tarfile and end-of-tape
Josh Smith
josh+news at nextyme.net
Mon Aug 4 16:29:34 EDT 2003
In Python 2.3 there is a new library for handling tarfiles. However, there
doesn't seem to be any documentation on handling end-of-tape conditions. I've
googled for it and checked the docs, I've even looked into the modules
src and all I found was an end of file exception that might do what
I'm looking for, but might not.
Anyone have any pointers/help?
TIA
-jbs
More information about the Python-list
mailing list