[issue19974] tarfile doesn't overwrite symlink by directory

Serhiy Storchaka report at bugs.python.org
Thu Feb 20 08:03:07 CET 2014


Serhiy Storchaka added the comment:

There are several issues with last patch.

* Fails to extract tarfiles containing the ./ directory (very common case).

* And even more common case -- fails to extract non-empty directory.

----------

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


More information about the Python-bugs-list mailing list