I upgraded to 4.3svn20091112 to get imdbpy working again after imdb
apparently changed their code a bit, but now runtime doesn't seem to
be being parsed correctly.

>>> import imdb
>>> i = imdb.IMDb()
>>> movie = i.get_movie("0068646")
>>> movie
<Movie id:0068646[http] title:_The Godfather (1972)_>
>>> movie["runtime"]
[]

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Imdbpy-devel mailing list
Imdbpy-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-devel

Reply via email to