En el gran circo

En el gran circo
Release date
1974
CountryArgentina
LanguageSpanish

En el gran circo is a 1974 Argentine film.

Cast

  • Ismael Echeverría …Rufino Mangiapane
  • Laura Bove …Alicia
  • Víctor Hugo Vieyra …Aníbal
  • Dolores De Cicco
  • Nelly Beltrán …Encarnación, madrina
  • Maurice Jouvet …Molina
  • Pepita Muñoz
  • Marcelo José
  • Ovidio Fuentes …Pedro Antúnez, chofer
  • Víctor Fassari
  • Ernesto Juliano
gollark: Python or (node.)js are more common, arguably saner choices.
gollark: ...
gollark: If you want to stick with Lua this is pretty good.
gollark: ```lualocal lapis = require("lapis")local respond_to = require("lapis.application").respond_tolocal app = lapis.Application()app:match("create_account", "/create-account", respond_to({ GET = function(self) return { render = true } end, POST = function(self) do_something(self.params) return { redirect_to = self:url_for("index") } end}))```
gollark: Depends who you ask.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.