]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #17248: Fix os.*chown() testing when user has group root.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 20 Feb 2013 17:48:22 +0000 (19:48 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 20 Feb 2013 17:48:22 +0000 (19:48 +0200)
commitb3d62cefc781c396754f93c98e837fb073755333
tree6987ada0eecd86080d3cc942cbb20db51a27b2a5
parent54db2fd5d0a3383a26135ff5afade302753bce28
Issue #17248: Fix os.*chown() testing when user has group root.
Lib/test/test_posix.py