Gilbert Bodart

Gilbert Bodart (born 2 September 1962) is a Belgian football manager and former player.

Gilbert Bodart
Personal information
Date of birth (1962-09-02) 2 September 1962
Place of birth Ougrée, Belgium
Height 1.81 m (5 ft 11 in)
Playing position(s) Goalkeeper
Youth career
1972–1976 CS Verlaine
1976–1981 Standard Liège
Senior career*
Years Team Apps (Gls)
1981–1996 Standard Liège 445 (10)
1996–1997 Bordeaux 38 (0)
1997–1998 Standard Liège 25 (4)
1998–2000 Brescia 55 (0)
2000–2001 Ravenna 13 (0)
2001–2002 Beveren 11 (0)
Total 587 (14)
National team
1985–1995 Belgium 12 (0)
Teams managed
2002–2003 CS Visé
2003–2005 KV Oostende
2005 Eendracht Aalst
2005–2006 La Louvière
2006–200? KSK Wevelgem City
2008 RJ Rochefort
* Senior club appearances and goals counted for the domestic league only

Playing career

Bodart was born in Ougrée, Belgium. A goalkeeper, he played a long time with Standard Liège. Bodart also played 12 times with Belgium from 1986 to 1995. In 1996 the goalkeeper moved to the French team of Girondins de Bordeaux.

He played few matches with the national team as he was in competition with Jean-Marie Pfaff and then with Michel Preud'homme. Bodart was nevertheless part of the team in the 1986 World Cup of which Belgium reached the semifinals. He collected 12 caps in 55 selections.

Managerial career

He worked as a manager for La Louvière in the Jupiler League from 2005 until 21 February 2006.

Personal life

Bodart is the uncle of the Belgian goalkeeper and youth international Arnaud Bodart.[1]

In August 2008, Bodart was arrested for his involvement in a robbery at the Caves of Han where he had been working in the marketing team since July. Het Laatste Nieuws reported he had been the informant of the robber.[2][3] It was revealed Bodart had financial problems due a gambling habit.[4] He was also suspected of counterfeiting.[5]

In June 2018 Bodart was reported to have made death threats against former teammate Eric Gerets after Gerets had started a relationship with his former girlfriend.[6][7]

gollark: Surely you can just pull a particular tag of the container.
gollark: I can come up with a thing to transmit ubqmachine™ details to osmarks.net or whatever which people can embed in their code.
gollark: It's an x86-64 system using debian or something.
gollark: > `import hashlib`Hashlib is still important!> `for entry, ubq323 in {**globals(), **__builtins__, **sys.__dict__, **locals(), CONSTANT: Entry()}.items():`Iterate over a bunch of things. I think only the builtins and globals are actually used.The stuff under here using `blake2s` stuff is actually written to be ridiculously unportable, to hinder analysis. This caused issues when trying to run it, so I had to hackily patch in the `/local` thing a few minutes before the deadline.> `for PyObject in gc.get_objects():`When I found out that you could iterate over all objects ever, this had to be incorporated somehow. This actually just looks for some random `os` function, and when it finds it loads the obfuscated code.> `F, G, H, I = typing(lookup[7]), typing(lookup[8]), __import__("functools"), lambda h, i, *a: F(G(h, i))`This is just a convoluted way to define `enumerate(range))` in one nice function.> `print(len(lookup), lookup[3], typing(lookup[3])) #`This is what actually loads the obfuscated stuff. I think.> `class int(typing(lookup[0])):`Here we subclass `complex`. `complex` is used for 2D coordinates within the thing, so I added some helper methods, such as `__iter__`, allowing unpacking of complex numbers into real and imaginary parts, `abs`, which generates a complex number a+ai, and `ℝ`, which provvides the floored real parts of two things.> `class Mаtrix:`This is where the magic happens. It actually uses unicode homoglyphs again, for purposes.> `self = typing("dab7d4733079c8be454e64192ce9d20a91571da25fc443249fc0be859b227e5d")`> `rows = gc`I forgot what exactly the `typing` call is looking up, but these aren't used for anything but making the fake type annotations work.> `def __init__(rows: self, self: rows):`This slightly nonidiomatic function simply initializes the matrix's internals from the 2D array used for inputs.> `if 1 > (typing(lookup[1]) in dir(self)):`A convoluted way to get whether something has `__iter__` or not.
gollark: If you guess randomly the chance of getting none right is 35%ish.

References

  1. "Arnaud Bodart, 19 ans, signe son premier contrat pro au Standard". 15 May 2017.
  2. "Gilbert Bodart en prison". La Libre (in French). 22 August 2008. Retrieved 10 January 2020.
  3. "Gilbert Bodart bekent betrokkenheid bij overval". Het Laatste Nieuws (in Dutch). 22 August 2008. Retrieved 10 January 2020.
  4. "Gilbert Bodart wordt stukadoor". Het Laatste Nieuws (in Dutch). 18 February 2009. Retrieved 10 January 2020.
  5. Luysterborg, Peter (12 March 2012). "Gilbert Bodart staat terecht voor overval op Grotten van Han". Het Laatste Nieuws (in Dutch). Retrieved 10 January 2020.
  6. "Gilbert Bodart bedreigt ex-ploegmaat Eric Gerets met dood". Het Laatste Nieuws (in Dutch). 11 June 2018. Retrieved 10 January 2020.
  7. "Eric Gerets dient klacht in tegen ex-ploegmaat Gilbert Bodart na "doodsbedreigingen"". De Standaard (in Dutch). 11 June 2018. Retrieved 10 January 2020.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.