Jean-Pierre Klein

Jean-Pierre Klein (born 24 January 1944 in Heisdorf)[1] is a Luxembourgish politician for the Luxembourg Socialist Workers' Party (LSAP) and jurist. He has been a member of the Chamber of Deputies for the Centre constituency since the 1994 election. He is also the mayor of Steinsel: a position that he has held since 1 January 1988.[1]

Klein was not elected at the 2004 election, falling just short (in 5th place on the LSAP list, which won 4 seats in Centre). However, Robert Goebbels, who had placed third,[2] resigned his office before the new Chamber was sworn in, allowing the next-placed Klein to take his place.[3]

Footnotes

  1. "Jean-Pierre Klein" (in French). Chamber of Deputies. Archived from the original on 2008-05-04. Retrieved 2008-02-24.
  2. "Circonscription Centre" (in French). Service Information et Presse. Archived from the original on September 3, 2005. Retrieved 2008-02-24.
  3. "N° 1 – Sessions extraordinaires 2004" (PDF) (in French). Chamber of Deputies. Archived from the original (PDF) on 2007-06-06. Retrieved 2008-02-24.
gollark: Yes/
gollark: Oh wow, rustc is beeing beeoidally.
gollark: The implications are obvious.
gollark: Yet```rustfn simplify(v: &mut Value, rules: &Rules) { loop { match v { Value::Call(head, args) => { let mut was_change = false; for mut arg in args.iter_mut() { simplify(&mut arg, rules); } args.sort(); if let Some(rules) = rules.get(head) { for rule in rules.iter() { if let Some(bindings) = matches(v, &rule.condition) { *v = subst(&rule.result, &bindings); was_change = true; println!("{} -> {} on {}", rule.condition, rule.result, v); } } } if !was_change { break } }, _ => break } }}```
gollark: Stop wanting that.



This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.