On Sep 23, Helio MC Pereira <[EMAIL PROTECTED]> wrote: > I'm trying imdbpy 3.7 and have problems with encode like you can > see below.
Sigh. That's one of the areas not covered by the test-suite. :-/ The main bug was a bad design on my side of the new search system. I can fix it, but it may need some time. The same search_movie.py script shows another type of subtle bug, raised by the fact that previously every single movie/person/whateverID was converted to string. That's not true with the new parsers, and in many (every?) circumstances they are unicode. Maybe the safest thing is to convert it to str() everywhere. > I have notice that when I "easy_install" imdbpy, lxml and > beautifulsoup was not installed has a dependency... That's another thing to check, I don't even known if it's doable... Thanks for the report! -- Davide Alberani <[EMAIL PROTECTED]> [PGP KeyID: 0x465BFD47] http://erlug.linux.it/~da/ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Imdbpy-devel mailing list Imdbpy-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/imdbpy-devel