Hi,

Currently, it's seems there is a problem to search a movie by title.
On my debian sid with Python 2.7.3rc2.

>>> imdb.VERSION
'4.9'
>>> import imdb
>>> imdb.VERSION
'4.9'
>>> ia = imdb.IMDb()
>>> ia.search_movie('The Untouchables')
[]

When, I try with the ID, it's OK.

Any ideas ?

Thanks.

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Imdbpy-help mailing list
Imdbpy-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-help

Reply via email to