Benjamin Root added the comment:

To clarify, the bug is resolved in py2.7 -- for the most part. I think I have 
come upon an edge-case where if the archived symbolic link refers to a file not 
contained in a subdirectory, say: "foo.txt -> foobar.txt", extracting "foo.txt" 
would result in an exception: 'KeyError: "linkname '/foobar.txt' not found"'.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10292>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to