Hello Julian, On Sunday 04 September 2011 10:34:41 you wrote: > I have successfully run 2to3 over the source code, and there does not > seem to be any obvious reason why this would not be possible. The > majority of changes are to do with imports, the print function, the > xrange function and other standard python2 -> python3 changes. There > are a few occurrences of "xxx_todo_changeme" arising from functions > using implicit tuple unpacking, but these are essentially harmless, > and the changeme is a request for a prettier name rather than anything > showstopping.
Did you try, after the conversion, the test suite? Right now the Debian package for pdfminer is only for python 2.x because upstream declares that python 3 is not supported. I will try to build a python3 package using 2to3 soon. Thanks for the report. Kind regards, -- Daniele Tricoli 'Eriol' http://mornie.org
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

