[Python-Dev] Patches: 1 for the price of 10.

Guido van Rossum gvanrossum at gmail.com
Thu Dec 23 07:39:57 CET 2004


> Apparently file.seek doesn't have this DeprecationWarning though..
> Strange, that.
>  >>> f.seek(3.6)
>  >>> f.tell()
> 3L

That's a bug. Who'll fix it?

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)


More information about the Python-Dev mailing list