Goodee Montgomery

Goodee Montgomery (1906–1978) was an American actress.[1] She was the niece of the actor David C. Montgomery.

Goodee Montgomery
BornMarch 28, 1906
DiedJune 5, 1978
Los Angeles, California, United States
Other namesVirginia Montgomery Virginia Lawhead
OccupationActress
Years active1926 - 1937 (film)

Selected filmography

gollark: Make your own Linux from Scratch from scratch.
gollark: Idea: LFS from scratch.
gollark: A great thing about this is that `free` is idempotent, so double free errors cannot actually occur.
gollark: This was before floating pointers, sadly.
gollark: ```c#include <stdint.h>#include <stddef.h>static uintptr_t MEMPOS = 1;void* malloc(size_t size) { uintptr_t bees = MEMPOS; MEMPOS += size; return (void*)bees;}void free(void* ptr) { *(char**)ptr = "hello please do not use this address";}```

References

  1. Aaker p.56

Bibliography

  • Everett Aaker. George Raft: The Films. McFarland, 2013.


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