[issue8741] 2.7 regression in tarfile: IOError: link could not be created

Sridhar Ratnakumar report at bugs.python.org
Tue May 18 18:01:24 CEST 2010


Sridhar Ratnakumar <sridharr at activestate.com> added the comment:

Thanks - just a suggestion: it may be a good idea to add a test case for this makelink emulation code.

Also, any thoughts on raising (a derived class of) TarError instead of IOError?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8741>
_______________________________________


More information about the Python-bugs-list mailing list