Edwin Luke
Edwin "Eddie" Luke (July 23, 1911 - January 18, 1986) was a Chinese American character actor who had a career in Hollywood during the 1940s and 1950s. He was the younger brother of actor Keye Luke.[1][2] In addition to acting, he also worked for The Hollywood Reporter as a writer and editor, and later forged a successful career as a social worker.[3]
Edwin Luke | |
---|---|
Born | Edwin Sylvester Luke July 23, 1911 Seattle, Washington, U.S. |
Died | January 18, 1986 74) Los Angeles, California, U.S. | (aged
Education | University of Washington |
Occupation | Actor, journalist, social worker |
Spouse(s) | Ahlin Wong |
Relatives | Keye Luke (brother) |
Selected filmography
- Live Fast, Die Young (1958)
- The Seventh Sin (1957)
- The King and I (1956)
- Blood Alley (1955)
- The Shanghai Story (1954)
- Forbidden (1953)
- Singapore (1947)
- First Yank Into Tokyo (1945)
- Secret Agent X-9 (1945)
- The Jade Mask (1945)
gollark: I think it's in `infocontext.txt`: they believed people were misled into thinking the other staff were not happy with rule changes.
gollark: Indeed!
gollark: OCaml.
gollark: It can parse tuples of integers.
gollark: ```ocamlopen MParsertype expr = int * int[@@deriving show]let integer = many1_chars digit |>> int_of_stringlet parser = integer >>= (fun i -> char ',' >> (integer |>> (fun x -> (i, x))))let eval (str:string) : expr = match MParser.parse_string parser str () with | Success x -> x | Failed (msg, _e) -> failwith msglet () = Format.printf "%a\n" pp_expr (eval "0,1")```HIGHLY advanced programming language design.
References
- Dixon, Hugh (7 May 1945). "Monday Wash". The Pittsburgh Post-Gazette. Retrieved 2019-11-20.
- California, Jenny Cho and the Chinese Historical Society of Southern (2013). Chinese in Hollywood. Arcadia Publishing. ISBN 9780738599731.
- "With Islanders on the Mainland". The Honolulu Star-Bulletin. 27 Apr 1942. Retrieved 2019-11-20.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.