Seek in urllib.urlopen()?
Thomas Weholt
thomas at cintra.no
Tue Jun 6 03:32:22 EDT 2000
More information about the Python-list mailing list
Tue Jun 6 03:32:22 EDT 2000
- Previous message (by thread): Seek in urllib.urlopen()?
- Next message (by thread): Example of Python code (C code to Python code)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Seek in urllib.urlopen()?
- Next message (by thread): Example of Python code (C code to Python code)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list