Masao Shimizu
Masao Shimizu (清水将夫, Shimizu Masao, 5 October 1908 – 5 October 1975) was a Japanese actor.[1] He appeared in more than 110 films between 1931 and 1971.
Masao Shimizu | |
---|---|
Masao Shimizu and Yumi Takano in 1955 | |
Born | |
Died | 5 October 1975 67) | (aged
Occupation | Actor |
Years active | 1931-1971 |
Selected filmography
- The 47 Ronin (1941)
- A Ball at the Anjo House (1947)
- Story of a Beloved Wife (1951)
- The Life of Oharu (1952)
- Children of Hiroshima (1952)
- Epitome (1953)
- Gate of Hell (1953)
- Sansho the Bailiff (1954)
- Season of the Sun (1956)
- The Loyal 47 Ronin (1958)
- The Militarists (1970), Saburō Kurusu
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.
gollark: *ponders*
gollark: ```pythondef better_regex_match(regex, string): raise ZeroDivisionError("haha, not really")```
References
- "Masao Shimizu". Complete Index to World Film. Retrieved 1 June 2012.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.