[TIP] initial port of figleaf to py3k

C. Titus Brown ctb at msu.edu
Tue Mar 31 00:32:58 PDT 2009


Hi all,

after only a few hours of hacking, I have a branch of figleaf that works
under the latest py3k trunk.  See:

	http://github.com/ctb/figleaf/commits/py3k/

There were only a few minor annoyances, really;

   - had to write my own execfile
   - had to go find imp
   - the usual string/etc. stuff

I actually did the conversion manually to understand what was needed,
but in the end it was pretty painless.

cheers,
--titus
-- 
C. Titus Brown, ctb at msu.edu



More information about the testing-in-python mailing list