Hi,

a) the output of "get_first_movie" appears to be missing a newline at the end of the genres and before "Director:"
b) the plot summary is incorrect

There are some warnings, maybe this is related?

thanks
Chris

===================================================
Here is some sample ouput:

get_first_movie.py alien
/usr/lib/python2.5/site-packages/IMDbPY-4.0dev-py2.5.egg/imdb/parser/http/utils.py:358: UserWarning: unable to use "lxml": No module named html
  warnings.warn('unable to use "%s": %s' % (mod, str(e)))
/usr/lib/python2.5/site-packages/IMDbPY-4.0dev-py2.5.egg/imdb/parser/http/utils.py:349: UserWarning: falling back to "beautifulsoup".
  warnings.warn('falling back to "%s".' % mod)
    Best match for "alien"
Movie
=====
Title: Alien (1979)
Genres: Horror, Sci-Fi, Thriller.Director: Ridley Scott.
Writer: Dan O'Bannon, Ronald Shusett, Dan O'Bannon.
Cast: Tom Skerritt (Dallas), Sigourney Weaver (Ripley), Veronica Cartwright (Lambert), Harry Dean Stanton (Brett), John Hurt (Kane).
Runtime: 117, USA:116::(director's cut).
Country: UK, USA.
Language: English.
Rating: 8.5 (146261 votes).
Plot: FilmFanUK

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Imdbpy-help mailing list
Imdbpy-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-help

Reply via email to