[issue11879] TarFile.chown: should use TarInfo.uid if user lookup fails

Michael Gold report at bugs.python.org
Sat Apr 23 15:45:54 CEST 2011


Michael Gold <mgold at ncf.ca> added the comment:

The tests passed on Linux (with Python 3.2 under fakeroot):
Ran 240 tests in 9.613s
OK

But I don't see any tests that check the uid/gid of extracted files.

----------
nosy: +mgold

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


More information about the Python-bugs-list mailing list