A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2016-September/146564.html below:

[Python-Dev] TextIO seek and tell cookies

[Python-Dev] TextIO seek and tell cookies [Python-Dev] TextIO seek and tell cookiesGreg Ewing greg.ewing at canterbury.ac.nz
Mon Sep 26 18:43:38 EDT 2016
Ben Leslie wrote:
> But the idea of transmitting these offsets outside of a running
> process is not something that I had anticipated. It got me thinking:
> is there a guarantee that these opaque values returned from tell() is
> stable across different versions of Python?

Are they even guaranteed to work on a different file
object in the same process? I.e. if you read some stuff
from a file, do tell() on it, then close it, open it
again and seek() with that token, are you guaranteed to
end up at the same place in the file?

-- 
Greg
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4