The Prince Who Was a Thief
The Prince Who Was a Thief is a 1951 swashbuckler film starring Tony Curtis. It was his first film as a star.
The Prince Who Was a Thief | |
---|---|
Directed by | Rudolph Mate |
Produced by | Leonard Goldstein |
Written by | Gerald Drayson Adams Aeneas MacKenzie |
Based on | story by Theodore Dreiser |
Starring | Tony Curtis Piper Laurie Everett Sloane |
Music by | Hans J. Salter |
Cinematography | Irving Glassberg |
Edited by | Edward Curtiss |
Production company | Universal Pictures |
Distributed by | Universal Pictures |
Release date |
|
Running time | 88 minutes |
Country | United States |
Language | English |
Box office | $1,475,000 (US rentals)[1] |
Plot
An assassin (Everett Sloane) is sent to kill a baby prince, but cannot go through with it. He decides to raise the child as his own, and he grows up to be a thief (Tony Curtis).
Apocryphal line
Life magazine attributed the apocryphal line, "Yonduh lies de castle of de caliph, my fadder" to Curtis in this film.[2]
Cast
- Tony Curtis as Julna / Hussein
- Piper Laurie as Tina
- Everett Sloane as Yussef
- Jeff Corey as Mokar
- Betty Garde as Mirza
- Marvin Miller as Hakar
- Peggie Castle as Princess Yasmin
- Donald Randolph as Mustapha
- Nita Bieber as Cahuena
- Milada Mladova as Dancer
- Hayden Rorke as Basra
- Midge Ware as Sari
gollark: ```scheme(load-shared-object "/usr/lib/libc.so.6")(define fork (foreign-procedure #f "fork" () unsigned))(define waitpid (foreign-procedure #f "waitpid" (unsigned uptr unsigned) unsigned))(define mmap (foreign-procedure #f "mmap" (uptr unsigned unsigned unsigned unsigned unsigned) uptr))(define shmem (mmap 0 1024 3 0 0 0))(define pid (fork))(display "PID=")(display pid)(newline)(define apiomemetics (lambda (x y) (if (null? x) 0 (if (= (length x) 99) 1 (car x)))))(define prisond (lambda (x y) (if (= x y) (if (= x 1) '(-2 -2) '(-1 -1)) (if (= x 1) '(0 -3) '(-3 0)))))(if (= pid 0) ( (begin (display "hi from child") (foreign-set! 'integer-32 shmem 0 3) (newline) (exit) ) (begin (display "parent apioform") (newline) (waitpid pid 0 0) (display "hi from parent") (newline) (display (foreign-ref 'integer-32 shmem 0)) (newline) )))```Help?
gollark: "Invalid effective address"? What?
gollark: Well, most of them are in the code.
gollark: How exciting.
gollark: `grafting` instances can synchronize with each other then?
References
- "The Top Box Office Hits of 1951", Variety, January 2, 1952
- "Beeyoody-ful Life of a Movie Caliph". Life. November 17, 1961. p. 170.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.