]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix the test so that it works even when /etc/passwd has two entries
authorWalter Dörwald <walter@livinglogic.de>
Tue, 15 Apr 2003 15:39:08 +0000 (15:39 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Tue, 15 Apr 2003 15:39:08 +0000 (15:39 +0000)
commit66e1e508b98f5538066a3e4196b83eb5b6904269
treed2e466808dab4f7f4a7346101c9f0631e3530e0e
parent0fc8f00252d305a3a45ee8cf924e0b5d6be4472b
Fix the test so that it works even when /etc/passwd has two entries
for the same uid.
Lib/test/test_pwd.py