close Warning: Can't synchronize with repository "(default)" (Unsupported version control system "darcs": Can't find an appropriate component, maybe the corresponding plugin was not enabled? ). Look in the Trac log for more information.

Opened 13 years ago

Last modified 13 years ago

#5 new enhancement

port pyutil to python 3

Reported by: earney Owned by: earney
Priority: major Milestone:
Component: component1 Version:
Keywords: port python3 Cc:

Description

Since python 2.7 is the last python version in the 2.x series, we need to look into porting the pyutil code to work under 2.x and 3.x versions of python.

Attachments (1)

pyutil-1.8.4.7z (422.0 KB) - added by earney 13 years ago.
updated pyutil 1.8.4 for python2 and python 3

Download all attachments as: .zip

Change History (3)

comment:1 in reply to: ↑ description Changed 13 years ago by earney

Replying to earney:

Since python 2.7 is the last python version in the 2.x series, we need to look into porting the pyutil code to work under 2.x and 3.x versions of python.

I have reduced the number of failed test cases to 2 under 3.2 and only 1 failed test case under 2.7. I will submit the code once I debug and fix these test cases.

Changed 13 years ago by earney

updated pyutil 1.8.4 for python2 and python 3

comment:2 Changed 13 years ago by earney

I current get 1 failure under python 2.6 and one failure under python 3.2. After some time, I figured it would be best to submit what I have so that others maybe able to fix the remaining errors.

Note: See TracTickets for help on using tickets.