En Mon, 05 Oct 2009 06:54:06 -0300, Nicholas
escribió:
[...] I am clearly committing some horrible sin that works well in
python 2
but which doesn't in python 3. Despite reading the Release notes and
PEPs over and over, though, I can't see what is wrong.
If anyone could spare the time to ha
Dear Pythoners,
Like a loyal python coder, I was attempting to convert a library to
python 3. I have been stung in various ways by the new import
semantics - the tests that used to live happily within the module have
now had to be moved elsewhere. So be it.
But even though I have removed all the