Paul Rehkopf

Paul Rehkopf (21 May 1872 – 29 June 1949) was a German actor.

He was born in Braunschweig and died in Braunschweig, Germany

Selected filmography

Bibliography

  • Jung, Uli & Schatzberg, Walter. Beyond Caligari: The Films of Robert Wiene. Berghahn Books, 1999.
gollark: I'm sure there are loads, but nobody uses them.
gollark: ```Python 3.7.0 (default, Jul 15 2018, 10:44:58) [GCC 8.1.1 20180531] on linuxType "help", "copyright", "credits" or "license" for more information.>>> [a^a for a in range(10)][0, 0, 0, 0, 0, 0, 0, 0, 0, 0]>>> [a**a for a in range(10)][1, 1, 4, 27, 256, 3125, 46656, 823543, 16777216, 387420489]>>> ```
gollark: Use `**` for exponent.
gollark: I think it's because python `^` does XOR.
gollark: Your bot has now been added to heavserver, inevitably.


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