Oshidori kenkagasa
Oshidori kenkagasa (おしどり喧嘩笠, Oshidori kenkagasa) is a 1957 black-and-white Japanese film directed by Ryo Hagiwara.
Oshidori kenkagasa おしどり喧嘩笠 | |
---|---|
Directed by | Ryo Hagiwara |
Produced by | Toho |
Release date |
|
Country | Japan |
Language | Japanese |
Cast
- Hibari Misora
- Kōji Tsuruta
- Akio Kobori (小堀明男)
- Machiko Kitagawa (北川町子)
- Shunji Sakai (堺駿二)
- Kyu Sazanka (山茶花究)
- Nakajiro Tomita (富田仲次郎)
- Joji Kaieda (海江田譲二)
- Ryuzaburo Mitsuoka (光岡龍三郎)
- Kinnosuke Takamatsu (高松錦之助)
gollark: The world does not, in fact, make sense.
gollark: ```python#!/usr/bin/env python3import randomimport fileinput# https://github.com/LyricLy/Esobot/blob/bcc9e548c84ea9b23fc832d0b0aaa8288de64886/cogs/general.pylyrictable_raw = { "a": "а", "c": "с", "e": "е", "s": "ѕ", "i": "і", "j": "ј", "o": "о", "p": "р", "y": "у", "x": "х" }lyrictable = str.maketrans({v: k for k, v in lyrictable_raw.items()})for line in fileinput.input(): line = line.replace("\n", "") print(line.translate(lyrictable).replace("\u200b", ""))```
gollark: You have to remove them.
gollark: It contains zero width spaces and Cyrillic characters.
gollark: Praise the Consortium?
References
- (in Japanese) http://www.jmdb.ne.jp/1957/cg001990.htm accessed 12 May 2009
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.