On 09/29/2009 07:25 PM, Davide Alberani wrote: > - we heavily depend on third-party packages: BeautifulSoup (included > in IMDbPY), lxml, SQLObject and/or SQLAlchemy.
lxml can be compiled using Python 3 and can be imported but I got an error message during compilation and can't say how reliable it is. BeautifulSoup 3.x can be imported after running 2to3 on it. The documentation says it works, but I didn't have the time to check. It switched from SGMLParser to HTMLParser and that did not play well with the IMDbPY parsers, IIRC. SQLAlchemy and SQLObject do not seem to be compatible with Python 3 though I remember reading somewhere that the next version of SQLAlchemy would be. -- H. Turgut Uyar <u...@itu.edu.tr> [PGP KeyID: 0xEAF45FB8] http://www3.itu.edu.tr/~uyar/ ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Imdbpy-devel mailing list Imdbpy-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/imdbpy-devel