Pegando con tubo

Pegando con tubo is a 1961 Mexican comedy film directed by Jaime Salvador and starring the double act Viruta y Capulina, performed by Marco Antonio Campos and Gaspar Henaine.

Cast

  • Marco Antonio Campos as Viruta
  • Gaspar Henaine as Capulina
  • Rosina Navarro as Rosina Manzano
  • Socorro Navarro as Socorro Manzano
  • Quintín Bulnes as El Rascabuches
  • Arturo Castro as Don José Manzano
  • José Jasso as Sergeant
  • Roberto Meyer as Commander
  • Francisco Reiguera as Doctor
  • Arturo Bosch] as Policeman
  • Mario García "Harapos" as Policeman
  • Francisco Meneses as Policeman
  • Felipe de Flores as Policeman
  • Mario Cid as Theatre actor (uncredited)
  • Pedro Elviro (uncredited)
gollark: Sure, I guess.
gollark: Also, you can get a function's arity in Python with`function.__code__.co_argcount`, though that is probably non-idiomatic.
gollark: No clue.
gollark: e.g.```haskellfunction a b = a + b-- expands tofunction = \a -> \b -> a + b````function 1` returns a function with 1 "captured" in a closure or whatever, which will then take the next argument and finally evaluate itself.
gollark: Multiparameter functions actually just return a function which takes another value when fed an argument.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.