Julio César Bonino
Julio César Bonino Bonino (2 February 1947 – 8 August 2017) was a Roman Catholic bishop.
Ordained to the priesthood in 1974, Bonino served as bishop of the Roman Catholic Diocese of Tacuarembó, Uruguay, from 1989 until his death.[1]
Notes
Catholic Church titles | ||
---|---|---|
Preceded by Daniel Gil Zorrilla, S.J. |
Tacuarembó 20 Dec 1989 – 8 August 2017 |
Succeeded by Pedro Ignacio Wolcan Olano |
gollark: I should multithread this!
gollark: ```pythonimport itertoolschars = [chr(x) for x in range(32, 126)]chars.extend(["\t", "\n"])def generate_for_length(length): return map(lambda chars: "".join(chars),itertools.combinations(chars, length))def generate(): for i in itertools.count(): for s in generate_for_length(i): yield sfor x in generate(): print(x)```<@!330678593904443393>
gollark: YOUR CODE MUST BE BAD.
gollark: What if we try generating random programs in *your* language?
gollark: I wonder how to do this *efficiently*...
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.