]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Change test_pwd and test_grp so they can handle duplicate user
authorWalter Dörwald <walter@livinglogic.de>
Tue, 22 Apr 2003 11:05:57 +0000 (11:05 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Tue, 22 Apr 2003 11:05:57 +0000 (11:05 +0000)
commitecd2fdca0f9461b149ca6d0bcf070deac5e7ca9a
tree79ff9383e9bbe3f51d32edfd7602ff8797c5acea
parent41c9f880d8bf59e80b6ca5963c3e9e2b17386736
Change test_pwd and test_grp so they can handle duplicate user
and group names. This should fix SF bug #724771.
Lib/test/test_grp.py
Lib/test/test_pwd.py