]> granicus.if.org Git - python/commit
Issue #17248: Fix os.*chown() testing when user is in root group.
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 21 Feb 2013 12:34:59 +0000 (14:34 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 21 Feb 2013 12:34:59 +0000 (14:34 +0200)
commit9d202ba25287fca890d051abda575bf74d9cda5f
tree058fe2cb77f58a2dbca079d983d4c4f0d0109f12
parent4d6795e1a2655c70494ba892072cedc002ccce9a
parenta2964b3175b8faba0285ccfbd269411a4893444d
Issue #17248: Fix os.*chown() testing when user is in root group.
Lib/test/test_posix.py