]> granicus.if.org Git - python/commit
Issue #5113: Fix a test_posix failure on HP-UX, where non-root users can
authorCharles-François Natali <neologix@free.fr>
Tue, 17 Apr 2012 17:58:50 +0000 (19:58 +0200)
committerCharles-François Natali <neologix@free.fr>
Tue, 17 Apr 2012 17:58:50 +0000 (19:58 +0200)
commitfba807ac44ff6804dd1be7c3962fc3455c8e7763
tree1257a06aa8af5e2c2c7c4252e187f628257179ea
parentc8ce715a82fd8034ef1d809b262346c15f2490c4
parentab2d58eefa222cdc439bef8eb02b3620bc991164
Issue #5113: Fix a test_posix failure on HP-UX, where non-root users can
chown() to root under certain circumstances.
Lib/test/test_posix.py