Hans Fitz

Hans Fitz (1891–1972) was a German actor and screenwriter.[1]

Hans Fitz
Born21 December 1891
Died28 October 1972
Other namesJames Theodor August Fitz
OccupationActor
Years active1934-1972 (film & TV)

Selected filmography

gollark: So, I actually *wrote* at least an encoder thing for my apioHTML™.
gollark: Wait, euboea isn't just a helloboi joke?
gollark: This actually could be useful.
gollark: Also, idea for the binary HTML thing, increase efficiency like this:```rustenum CommonTag { P, H1, // all other common tags in existence}enum CommonAttr { Class, Id, // also all other common HTML attributes}enum Attribute { Common(CommonAttr), Other(String) }enum Tag { Common(CommonTag), Other(String) }struct Html { name: Tag, attributes: Map<Attribute, String>, children: Vec<Html>}```
gollark: Not sure if that corresponds to the URL, which is what you often want, but oh well.

References

  1. Goble p.771

Bibliography

  • Goble, Alan. The Complete Index to Literary Sources in Film. Walter de Gruyter, 1999.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.