Modify ↓
Ticket #3 (closed enhancement: fixed)
support Python3
| Reported by: | arthur | Owned by: | |
|---|---|---|---|
| Priority: | minor | Version: | |
| Keywords: | Cc: |
Description
We want to make the library also available for Python3. This may require using 2to3. Ideally there should be very little code changes needed.
More information can be found at:
http://wiki.python.org/moin/PortingPythonToPy3k
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
This should be mostly working now. I haven't been able to run nosetests yet because it isn't available for Python3 on Debian, see:
http://bugs.debian.org/604038