Paradise for Three
Paradise for Three, titled Romance for Three in the United Kingdom, is a 1938 romantic comedy film starring Frank Morgan as a wealthy industrialist who decides to find out about his German workers by temporarily living among them incognito. It was adapted from Erich Kästner's novel Three Men in the Snow, published in 1934.
Paradise for Three | |
---|---|
Directed by | Edward Buzzell |
Produced by | Sam Zimbalist |
Written by | Erich Kästner (novel) George Oppenheimer Harry Ruskin Dalton Trumbo (uncredited) Gladys Unger (uncredited) Irma von Cube (uncredited) |
Starring | Frank Morgan Robert Young Mary Astor Florence Rice |
Music by | Edward Ward |
Cinematography | Leonard Smith Charles Lawton Jr. (uncredited) |
Edited by | Elmo Veron |
Distributed by | MGM |
Release date |
|
Running time | 78 minutes |
Country | United States |
Language | English |
Budget | $359,000[1] |
Box office | $751,000[1] |
Cast
- Frank Morgan as Rudolph Tobler / "Edward Schultz"
- Robert Young as Fritz Hagedorn
- Mary Astor as Irene Mallebre
- Florence Rice as Hilde Tobler / "Hilde Schultz", Rudolph's daughter
- Edna May Oliver as Julia Kunkel
- Reginald Owen as Johann Kesselhut
- Herman Bing as Mr. Polter
- Henry Hull as Sepp
- Sig Ruman as Karl Bold (as Sig Rumann)
- Walter Kingsford as William Reichenbach
gollark: <@563866872702042132> I already did the calling-is-multiplication thing.
gollark: This occurs in the final phase of potatoBIOS initialization:```luaif potatOS.registry.get "potatOS.immutable_global_scope" then setmetatable(_G, { __newindex = function(_, x) error(("cannot set _G[%q] - _G is immutable"):format(tostring(x)), 0) end })endif meta then _G.meta = meta.new() endif _G.textutilsprompt then textutils.prompt = _G.textutilsprompt endif process then process.spawn(keyboard_shortcuts, "kbsd") if http.websocket then process.spawn(skynet.listen, "skynetd") process.spawn(potatoNET, "systemd-potatod") end local autorun = potatOS.registry.get "potatOS.autorun" if type(autorun) == "string" then autorun = load(autorun) end if type(autorun) == "function" then process.spawn(autorun, "autorun") end if potatOS.registry.get "potatOS.extended_monitoring" then process.spawn(excessive_monitoring, "extended_monitoring") end if run then process.spawn(run_shell, "ushell") endelse if run then print "Warning: no process manager available. This should probably not happen - please consider reinstalling or updating. Fallback mode enabled." local ok, err = pcall(run_shell) if err then printError(err) end os.shutdown() endendwhile true do coroutine.yield() end```
gollark: (this applies after all the legacy `os.loadAPI` stuff loads anyway)
gollark: Too bad.
gollark: I would apply this to the various `_ENV`s, except that probably would break shell.
See also
- A Rare Bird (1935)
- Three Men in the Snow (1955)
- Three Men in the Snow (1974)
Reception
According to MGM records, the film earned $421,000 in the US and Canada and $330,000 elsewhere resulting in a profit of $118,000.[1]
References
- The Eddie Mannix Ledger, Los Angeles: Margaret Herrick Library, Center for Motion Picture Study.
External links
- Paradise for Three at the TCM Movie Database
- Paradise for Three on IMDb
- Paradise for Three at AllMovie
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.