[arch-general] Python 3 Rationale?

Armando M. Baratti ambaratti.listas at gmail.com
Wed Oct 20 11:16:52 EDT 2010


Em 20-10-2010 05:24, Stefano Z. escreveu:
> anyone know if reportlab does work with python3 ?
>

No, reportlab doesn't work with python3.
Neither Django, nor Twisted.

As well the modules below are incompatible with python3 (to mention a few):
- PyGTK2
- Pyjamas
- Kiwi
- Beaker
- Cheetah
- CherryPy
- nose
- Paste
- numpy
- PyChecker
- pycrypto
- egenix utilities (used by many db connectors)
- psycopg
- couchdbkit
- Elixir
- MySQL-python
- PyMySQL
- PyDB2

And many, many more.
It'll be a long time for many of these modules be converted (rewritten 
in some cases) to python3.

It was a smart move from the standpoint of package management, but from 
the point of view of a developer...

Armando


More information about the arch-general mailing list