Excellensen
Excellensen (English: Excellency) is a 1944 Swedish drama film directed by Hasse Ekman. The film stars Lars Hanson, Gunnar Sjöberg and Elsie Albiin.
Excellensen | |
---|---|
Directed by | Hasse Ekman |
Produced by | Lorens Marmstedt |
Written by | Bertil Malmberg, Sven Stolpe |
Starring | Lars Hanson Gunnar Sjöberg Elsie Albiin |
Music by | Lars-Erik Larsson |
Distributed by | Terrafilm |
Release date |
|
Running time | 101 minutes |
Country | Sweden |
Language | Swedish |
Plot
A celebrated Austrian poet strongly opposes nazism, meanwhile his daughter falls in love with a leading nazi who becomes commander over the concentration camp where his Excellency later is imprisoned.
Cast
- Lars Hanson as His Excellency Herbert von Blankenau
- Gunnar Sjöberg as Captain Max Karbe
- Elsie Albiin as Elisabeth von Blankenau, his Excellency daughter
- Stig Järrel as maj. Monk
- Hugo Björne as father Ignatius
- Tord Stål as Dr. Amann
- Sven Magnusson as Wilhelm
- Hampe Faustman as Warder
- Håkan Westergren as Police Officer
- Carl Ström as Josef
- Magnus Kesster as Dr. Blumenreich
- Torsten Hillberg as Colonel
- Sigge Fürst as Kubelik
- Ivar Kåge as Marshal of the Court
- Sven Bergvall as President of Poet's Academy
gollark: You can use codegen to generate code for repetitive tasks of some sort if they don't need to generalize much or go outside your project, but it's much better to just... not have to do those repetitive tasks, or have the compiler/macros handle them.
gollark: Also, you end up with a mess of fragile infrastructure which operates on stringy representations of the code.
gollark: I can either:- use `interface{}` - lose type safety and performance- codegen a different `Tree` type for every use of it - now I can't really put it in its own library and it's generally inelegant and unpleasant
gollark: Consider what happens if I want to implement a generic `Tree` type.
gollark: For one thing, it doesn't really work in many cases.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.