]> granicus.if.org Git - python/commit
More robust way of choosing a non-existant uid (faster, too).
authorGuido van Rossum <guido@python.org>
Tue, 20 May 1997 19:32:22 +0000 (19:32 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 20 May 1997 19:32:22 +0000 (19:32 +0000)
commit462d6e6484626ff8b7a79e43f3d6c64e0120bdf9
treeae8b00cd385fc4fc7c2d7515f7c74790232580f9
parent6308d510e954ad1076b579d91e42874de6a0bcde
More robust way of choosing a non-existant uid (faster, too).
(Correct version -- the previous checkin was a keyboard slip.)
Lib/test/test_pwd.py