]> 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:35:51 +0000 (14:35 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 21 Feb 2013 12:35:51 +0000 (14:35 +0200)
commitfc9bf110a21cd62ffebf36df743777e6d6097cb6
treeb86ac7379c16449c504a3ec87d8e35156abfb61f
parent542b7d1f156eefbf11d76f6e428d00f6dc0940a3
parent9d202ba25287fca890d051abda575bf74d9cda5f
Issue #17248: Fix os.*chown() testing when user is in root group.
Lib/test/test_posix.py