Home | Trees | Indices | Help |
|
---|
|
object --+ | Movie
The class Movie
represents items in an IMDB movie ratings chart. A
movie instance is immutable after creation.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Returns the title of the movie.
|
Returns the release year of the movie.
|
Returns the average rating given to the movie by IMDB users.
|
Returns the director of the movie.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 20 12:02:12 2012 | http://epydoc.sourceforge.net |