On 11/17/2009 07:41 PM, Davide Alberani wrote:
> Using the version in SVN, does this simple script below return
> something, to you?
>   from imdb import IMDb
>   ia = IMDb('http', proxy=None)
>   print ia.get_person('0437819').get('music department')
> 

Yes, it returns this:

[<Movie id:0813808[http] title:_"Oban Star-Racers" (????)_>, <Movie
id:0452039[http] title:_Mind Game (2004)_>, <Movie id:0247128[http]
title:_"Lodoss to Senki: Eiyuu kishi den" (1998)_>, <Movie
id:0423833[http] title:_Asalto (1996)_>]

I've tested it in clean virtual environments (2.6) both with lxml and
without lxml and got the same result.

> It should, since I've set up the "IMDbPYweb" IMDb account to
> _not_ use the sortable lists, showing information about people.
> 

Do I need to set something in imdbpy.cfg for this or is it already
handled by the code?

-- 
H. Turgut Uyar <u...@itu.edu.tr> [GPG KeyID: 0xEAF45FB8]
http://www3.itu.edu.tr/~uyar/


------------------------------------------------------------------------------
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