Mariano Barroso

Mariano Barroso (born 26 December 1959) is a Spanish film director and screenwriter.[1] He has directed 19 films since 1982. His 1996 film Éxtasis was entered into the 46th Berlin International Film Festival.[2]

Mariano Barroso
Barroso in 2017
Born (1959-12-26) 26 December 1959
Barcelona, Spain
OccupationFilm director, screenwriter
Years active1982 present

Since 9 June 2018, he is the President of the Spanish Academy of Cinematographic Arts and Sciences.[3]

Selected filmography

gollark: What about a zip file which extracts itself and works as a script for extracting itself too?
gollark: ```pythondef why(regex, string): l = [] while True: l.append(l) ```
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.

References

  1. "Mariano Barroso". spainisculture. Retrieved 1 January 2012.
  2. "Berlinale: 1996 Programme". berlinale.de. Retrieved 1 January 2012.
  3. EFE. "Mariano Barroso, elegido nuevo presidente de la Academia de Cine". eldiario.es (in Spanish). Retrieved 19 January 2019.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.