Seek in urllib.urlopen()?

Thomas Weholt thomas at cintra.no
Tue Jun 6 03:32:22 EDT 2000


Hi,

I was wondering if you could use some method similar to seek in the
urllib-module. If I want to read just the 256 bytes in the middle of a
file, not read the entire crap in front of those bytes, can I do that,
or do I have to read all the data in front too?

Thomas



More information about the Python-list mailing list