Do You Remember Me? (film)
Do You Remember Me? (Italian: Ti ricordi di me?) is a 2014 Italian romantic comedy film directed by Rolando Ravello. It is based on a stage play with the same name.[1] For his performance in this film Edoardo Leo was nominated for Nastro d'Argento for best actor.[2]
Do You Remember Me? | |
---|---|
Ti ricorid di me? | |
Directed by | Rolando Ravello |
Written by | Edoardo Maria Falcone Paolo Genovese Edoardo Leo |
Story by | Massimiliano Bruno |
Starring | Ambra Angiolini Edoardo Leo |
Music by | Gianluca Misiti |
Cinematography | Vittorio Omodei Zorini |
Release date |
|
Running time | 91 min |
Country | Italy |
Language | Italian |
Plot
The troubled relationship between a primary school teacher who suffers from narcolepsy and a kleptomaniac supermarket clerk.
Cast
- Ambra Angiolini as Beatrice "Bea" Benassi
- Edoardo Leo as Roberto Marino
- Paolo Calabresi as Francesco
- Susy Laude as Valeria
- Ennio Fantastichini as Amedeo
- Pia Engleberth as Dr. Grimaldi
gollark: UNOPTIMIZATION
gollark: OH NO
gollark: As always, the lack of newlines creates optimization.
gollark: ```python#!/usr/bin/env python3import subprocess, os, os.path, sys, argparse, datetimetimestamp = datetime.datetime.now().strftime("%Y-%m-%d_%H-%M-%S")print(timestamp)parser = argparse.ArgumentParser(description="do backups, probably")parser.add_argument("name", help="name of backup item")parser.add_argument("dir", help="directory to backup")args = parser.parse_args()print(args)srcdir = os.path.abspath(args.dir)outdir = os.path.join(os.path.dirname(os.path.abspath(sys.argv[0])), "encrypted/backups")outpath = os.path.join(outdir, f"{args.name}_{timestamp}.sqlar")print(srcdir, outdir, outpath)subprocess.run(["sqlite3", outpath, "-A", "--verbose", "--create", "--directory", srcdir, "."])```muahahahaha, backups.
gollark: Firefox has been declining lately in some ways...
See also
References
- Cecilia Uzzo (April 3, 2014). "Ti ricordi di me, Ambra Angiolini: "In amore vincono gli ultimi"". Vanity Fair. Retrieved 7 February 2015.
- "Nastri d'Argento 2014, le nomination: domina "Il capitale umano" di Paolo Virzì". Excite. April 30, 2014. Retrieved 25 April 2015.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.