Three Girls Spinning
Three Girls Spinning (German: Drei Mädchen spinnen) is a 1950 West German comedy film directed by Carl Froelich and starring Albrecht Schoenhals, Adelheid Seeck and Axel von Ambesser.[1]
Three Girls Spinning | |
---|---|
![]() | |
Directed by | Carl Froelich |
Produced by | Hermann Brüning |
Written by |
|
Starring | |
Music by | Hanson Milde-Meissner |
Cinematography | Bruno Stephan |
Edited by | Liselotte Cochius |
Production company | Carl Froelich-Film |
Distributed by | Neue Filmverleih |
Release date | 27 October 1950 |
Running time | 110 minutes |
Country | West Germany |
Language | German |
The film's sets were designed by the art director Erich Kettelhut.
Cast
- Albrecht Schoenhals as Eduard Amberg
- Adelheid Seeck as Magda Amberg
- Axel von Ambesser as Professor Hartwig
- Georg Thomalla as Bollmann
- Renate Barken as Beate Amberg
- Maria Körber as Elfriede Amberg
- Susanne Körber-Harlan as Maxi Amberg
- Harald Juhnke as Pfarrer Krempel
- Otto Gebühr as Lehmann
- Bully Buhlan as Singer
- Oscar Sabo as Briefträger
- Agnes Windeck as Wirtschafterin
gollark: Unrelatedly, https://www.pine64.org/?page_id=61454
gollark: Yes.
gollark: More great "WHY WOULD YOU DO THIS":```go// A Context carries a deadline, cancelation signal, and request-scoped values// across API boundaries. Its methods are safe for simultaneous use by multiple// goroutines.type Context interface { // Done returns a channel that is closed when this Context is canceled // or times out. Done() <-chan struct{} // Err indicates why this context was canceled, after the Done channel // is closed. Err() error // Deadline returns the time when this Context will be canceled, if any. Deadline() (deadline time.Time, ok bool) // Value returns the value associated with key or nil if none. Value(key interface{}) interface{}}```
gollark: Basically, modems/rednet but more flexible, cross-server, and without actual modems.
gollark: It's a websocket-based inter-computer cross-server message relay.
References
- Bock & Bergfelder p. 138
Bibliography
- Bock, Hans-Michael & Bergfelder, Tim. The Concise Cinegraph: Encyclopaedia of German Cinema. Berghahn Books, 2009.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.