Miles Kaufmann wrote:
On Jul 28, 2009, at 6:30 AM, Michele Petrazzo wrote:
Hi list,
I'm trying to port a my library to python 3, but I have a problem with a
the stringio.seek:
the method not accept anymore a value like pos=-6 mode=1, but the "old"
(2.X) version yes...
The error:
File "/home/
On Jul 28, 2009, at 6:30 AM, Michele Petrazzo wrote:
Hi list,
I'm trying to port a my library to python 3, but I have a problem
with a
the stringio.seek:
the method not accept anymore a value like pos=-6 mode=1, but the
"old"
(2.X) version yes...
The error:
File "/home/devel/Py3/lib/pyt