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

(1911-07-23)July 23, 1911
Seattle, Washington, U.S.
DiedJanuary 18, 1986(1986-01-18) (aged 74)
Los Angeles, California, U.S.
EducationUniversity of Washington
OccupationActor, journalist, social worker
Spouse(s)Ahlin Wong
RelativesKeye Luke (brother)

Selected filmography

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

  1. Dixon, Hugh (7 May 1945). "Monday Wash". The Pittsburgh Post-Gazette. Retrieved 2019-11-20.
  2. California, Jenny Cho and the Chinese Historical Society of Southern (2013). Chinese in Hollywood. Arcadia Publishing. ISBN 9780738599731.
  3. "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.