Les Tortillards
Les Tortillards English: Small local trains, is a French comedy film from 1960, directed by Jean Bastia, written by Pierre Gaspard-Huit, starring Jean Richard and Louis de Funès. The film was known under the titles: "Io... mio figlio e la fidanzata" (Italy), "Der Umstandskrämer" (East Germany).[2]
Les Tortillards | |
---|---|
Directed by | Jean Bastia |
Produced by | Horizons Cinématographiques (France) |
Written by | Jean Bastia Pascal Bastia |
Starring | Jean Richard Louis de Funès |
Music by | Louiguy |
Release date | 30 December 1960 (France) |
Running time | 82 minutes |
Country | France |
Language | French |
Box office | $9.3 million[1] |
Cast
- Jean Richard : César Beauminet, manager of the theatrical troops
- Roger Pierre : Gérard Durand, the son
- Louis de Funès : Emile Durand, créateur de la bombe insecticide "Cicéron"
- Danièle Lebrun : Suzy Beauminet, daughter of César
- Madeleine Barbulée : Adélaïde Benoit, the aunt of Gérard
- Jeanne Helly : Marguerite Durand, wife of Emile
- Annick Tanguy : Fanny Raymond, the companion of César
- Robert Rollis : Ernest, a man of the troupe
- Billy Bourbon : Albert Albert, the acrobat of the troops
- Max Desrau : "Pépé", the painter of the troops
- Christian Marin : Léon, Emile's colleague
- Nono Zammit : Paulo, the props man
gollark: Also, when the search query box comes into existence it's focused using javascriptoids™, *and* when you press enter in it it goes to the first matching page you aren't already on.
gollark: ```javascriptdocument.body.addEventListener("keydown", e => { if (e.target === document.body) { // maybe use alt instead? or right shift or something - this just detects unfocused keypresses if (e.key === "e") { location.pathname = urlForPage(currentPage, "edit") } else if (e.key === "v") { location.pathname = urlForPage(currentPage) } else if (e.key === "r") { location.pathname = rlForPage(currentPage, "revisions") } else if (e.key === "s") { state.showingSearchDialog = !state.showingSearchDialog m.redraw() } }})```
gollark: Minoteaur just got keyboard navigation! You can press "v" to switch to "view", "e" to switch to "edit", or "s" to open search.
gollark: https://github.com/osmarks/random-stuff
gollark: It was entry #13 in the contest.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.