]> 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:47:31 +0000 (19:47 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 20 Feb 2013 17:47:31 +0000 (19:47 +0200)
commitfffc479f15636d4f6afb297f4f8fb0016cd162a6
tree75fe80fcdbf9d2376315768f067e47ee2440afb1
parent3e188c4ebbde43e320eb9873c84733f174e6700c
Issue #17248: Fix os.*chown() testing when user has group root.
Lib/test/test_posix.py