On Sun, Feb 14, 2010 at 2:17 AM, Charles R Harris charlesr.harris@gmail.com wrote:
That's what I was looking for. I see that it works for python >= 2.4 with some work. Does it work for python 3.1 also?
I haven't tried, but a quick scan of the code makes me think it would be pretty easy to port it to 3.1. It's all fairly straightforward code, so a 2to3 pass might be sufficient.
Cheers,
f