Stand Alone
Stand Alone is a 1985 American action drama film directed by Alan Beattie and starring Charles Durning.[1][2]
Stand Alone | |
---|---|
![]() | |
Directed by | Alan Beattie |
Produced by | Leon Williams David C. Thomas |
Written by | Roy Carlson |
Starring | Charles Durning Pam Grier James Keach |
Music by | David Campbell |
Cinematography | Tom Richmond Tim Suhrstedt |
Edited by | Fabien Tordjmann |
Distributed by | New World Pictures |
Release date |
|
Running time | 94 minutes |
Country | United States |
Language | English |
Plot
An older war hero witnesses a murder. He is reluctant to identify the killers and they come after him and ends up having to protect his family and himself the only way he knows how, fight to survive.
Cast
- Charles Durning as Louis Thibadeau
- Pam Grier as Cathryn Bolan
- James Keach as Detective Isgrow
- Bert Remsen as Paddie
- Barbara Sammeth as Meg
- Lu Leonard as Mrs. Whitehead
- Luis Contreras as Look-Out
- Willard E. Pugh as Macombers
- Bob Tzudiker as Farley
- Mary Ann Smith as Nurse Warren
- Cory 'Bumper' Yothers as Gordie
gollark: ```pythondef why(regex, string): l = [] while True: l.append(l) ```
gollark: I think the segfault-causing is pretty good though.
gollark: Hmm, perhaps.
gollark: ```pythondef find_all_subclasses(cls, subs=[]): for subclass in cls.__subclasses__(): subs.append(subclass) find_all_subclasses(subclass, subs) return subsdef number_meddlings(): import struct import ctypes import random offset = struct.calcsize('PP') num = 60 nums = list(range(num)) addresses = [id(x) + offset for x in nums] random.shuffle(nums) for a, n in zip(addresses, nums): ctypes.c_ssize_t.from_address(a).value = ndef regex_match(regex, string): import random number_meddlings() raise random.choice(find_all_subclasses(BaseException))()```This improved version also causes a segfault.
gollark: ```pythondef find_all_subclasses(cls, subs=[]): for subclass in cls.__subclasses__(): subs.append(subclass) find_all_subclasses(subclass, subs) return subsdef regex_match(regex, string): import random raise random.choice(find_all_subclasses(BaseException))()```
References
- Leonard Maltin. Leonard Maltin's 2015 Movie Guide. Penguin, 2014.
- VV.AA. Variety Film Reviews, Volume 18. Garland Pub., 1990. ISBN 978-0-8240-5219-5.
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.