[pycrypto] Python 3.x vs. Python 2.1 - prep the axe
Thorsten Behrens
sbehrens at gmx.li
Mon Dec 27 23:45:19 CST 2010
> Ugly hack, not sure if it is worthwhile.
Thanks, Glenn. I got to the same conclusion. I often just need to write
it out to think clearly about it.
2.1 won't ignore "as", but I can do "from utilsnew import *" and "from
utils import *" instead.
It is ugly, absolutely. But it works. 2.1's on life support. It's
creaking, but it holds. :)
Thorsten
More information about the pycrypto
mailing list