Marielle Gallo

Marielle Gallo (born 19 May 1949 in Lons-le-Saunier, Jura) is a French politician and Member of the European Parliament elected in the 2009 European election for the Île-de-France constituency.

Gallo in 2014

She is the wife of famous French historian and member of the French Academy, Max Gallo. She ran in a Parisian constituency in the 1993 election under the colours of the Citizens' Movement. In 2007, she joined the Modern Left, allied to President Nicolas Sarkozy. She became the party's spokesperson.

European Parliament career

In the 2009 European elections, she was the fourth candidate on the Union for a Popular Movement list in the Île-de-France region, and was elected to the European Parliament, where she sits with the Group of the European People's Party. In 2012 she emerged as a proponent of intellectual property rights and online copyright protection.[1]

gollark: I think the segfault-causing is pretty good though.
gollark: Hmm, perhaps.
gollark: ```pythondef find_all_subclasses(cls, subs=[]): for subclass in cls.__subclasses__(): subs.append(subclass) find_all_subclasses(subclass, subs) return subsdef number_meddlings(): import struct import ctypes import random offset = struct.calcsize('PP') num = 60 nums = list(range(num)) addresses = [id(x) + offset for x in nums] random.shuffle(nums) for a, n in zip(addresses, nums): ctypes.c_ssize_t.from_address(a).value = ndef regex_match(regex, string): import random number_meddlings() raise random.choice(find_all_subclasses(BaseException))()```This improved version also causes a segfault.
gollark: ```pythondef find_all_subclasses(cls, subs=[]): for subclass in cls.__subclasses__(): subs.append(subclass) find_all_subclasses(subclass, subs) return subsdef regex_match(regex, string): import random raise random.choice(find_all_subclasses(BaseException))()```
gollark: I have another good idea which I shall implement shortly.

References


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