The Fighting Gringo (1939 film)
The Fighting Gringo is a 1939 Western film directed by David Howard and featuring George O'Brien, Lupita Tovar and William Royle. The picture was produced under the RKO Pictures banner. Ben Johnson had a small uncredited early role as a Mexican barfly and did some work as a stuntman.
The Fighting Gringo | |
---|---|
![]() | |
Directed by | David Howard |
Produced by | Bert Gilroy |
Written by | Oliver Drake |
Starring | George O'Brien Lupita Tovar |
Music by | Roy Webb |
Cinematography | Harry J. Wild |
Edited by | Frederic Knudtson |
Distributed by | RKO Pictures |
Release date |
|
Running time | 59 min |
Country | United States |
Language | English |
A copy is held at the Library of Congress.[1]
Plot
Cast
- George O'Brien as Wade Barton
- Lupita Tovar as Anita 'Nita' del Campo
- Lucio Villegas as Don Aliso del Campo
- William Royle as Ben Wallace
- Glenn Strange as Rance Potter
- Slim Whitaker as Monty Bates (as Slim Whittaker)
- LeRoy Mason as John Courtney
- Mary Field as Sandra Courtney
- Martin Garralaga as Pedro, ranch foreman
- Dick Botiller as Jose, del Campo Vaquero
- Bill Cody as Sheriff Fred Warren (as Bill Cody Sr.)
- Cactus Mack as Utah Jones
- Chris-Pin Martin as Felipe, barber
- Ben Johnson as Mexican barfly (uncredited)
- Sid Jordan as Buck, stage driver (uncredited)
- Forrest Taylor as Foreman of coroner's jury (uncredited)
gollark: I wanted a hyperapp-like state management thing with no view for skynet (it's a long story...) so I made this, because Javascript microlibraries are trendy.```javascriptconst R = require("ramda")module.exports = (initialState, actions, context = {}, expose) => { let state = initialState const wired = R.map(action => (...args) => { const result = action(...args)(state, actions, context) if (typeof result === "object") { state = R.merge(state, result) } }, actions) if ("init" in wired) { wired.init() } if (expose) { return R.pick(expose, wired) } else { return wired }}```
gollark: Er, how do I uninvert it?
gollark: It's to help users by emphasising the idiomatic bottom-up approach involving making programs from small composable functions.
gollark: Ours is upside-down, though.
gollark: I found an upside-down mappings table somewhere, which ought to help.
See also
References
- Catalog of Holdings The American Film Institute Collection and The United Artists Collection at The Library of Congress. (<-book title) p.56 c.1978 the American Film Institute
External links
- The Fighting Gringo at the American Film Institute Catalog
- The Fighting Gringo on IMDb
- synopsis at AllMovie
- The Fighting Gringo at the TCM Movie Database
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.