[issue7101] tarfile: OSError with TarFile.add(..., recursive=True) about non-existing file

Lars Gustäbel report at bugs.python.org
Tue Apr 5 18:25:09 CEST 2011


Lars Gustäbel <lars at gustaebel.de> added the comment:

I kept this issue open, because I have not yet come to a decision. I don't think the current behaviour is a bug, but these kinds of errors could be handled more intelligently.
For example, errors during extraction can be hidden depending on the TarFile.errorlevel attribute. Something similar could be done for creation of archives. What exactly, I don't know... I have not yet managed to make up my mind.

----------

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


More information about the Python-bugs-list mailing list