]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #17248: Fix os.*chown() testing when user is in root group.
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 21 Feb 2013 12:33:45 +0000 (14:33 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 21 Feb 2013 12:33:45 +0000 (14:33 +0200)
commit484dee38e665e20f961b18f27a82b3224341c1be
tree67fad07b090ea9e41fda7beaf76620bdf5e5e6dd
parentd5bdb1f140f9f74746ff6413194ddd119ce5f1de
Issue #17248: Fix os.*chown() testing when user is in root group.
Lib/test/test_posix.py