Pacific Palisades (film)

Pacific Palisades is a 1990 French-American comedy film directed by Bernard Schmitt and starring Sophie Marceau in her American film debut, Adam Coleman Howard, and Anne E. Curry. The movie was filmed in Los Angeles, California.

Pacific Palisades
Theatrical release poster
Directed byBernard Schmitt
Produced by
Written by
Starring
Music by
CinematographyMartial Barrault
Production
company
Sandor, BVF
Distributed byAFMD
Release date
  • 28 March 1990 (1990-03-28) (France)
Running time
92 minutes
Country
  • France
  • United States
LanguageEnglish

Plot

A woman from Paris, Bernadette, comes to the United States after being promised a job. When she arrives, however, she learns that she is the victim of a hoax. Unable to return to France, Bernadette looks for work while staying with her close friend Shirley (Anne Curry), an actress looking for her big break. Their friendship is challenged when Bernadette finds herself falling in love with Shirley's boyfriend.

Cast

gollark: Oh, this is the potatOS sandbox.
gollark: Good idea.
gollark: `+` and `-` for functions in potatOS are admittedly just fancy compose.
gollark: ```lualocal func_mt = {}if debug then debug.setmetatable(function() end, func_mt) endfunction func_mt.__sub(lhs, rhs) return function(...) return lhs(rhs(...)) endendfunction func_mt.__add(lhs, rhs) return function(...) return rhs(lhs(...)) endendfunction func_mt.__concat(lhs, rhs) return function(...) local r1 = lhs(...) local r2 = rhs(...) return r1, r2 -- limit to two return values endendfunction func_mt.dump(x) return string.dump(x) endfunction func_mt.info(x) return debug.getinfo(x) endfunction func_mt.address(x) return (string.match(tostring(f), "%w+$")) end```
gollark: OH REALLY?

References


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