1. 0e664e1 skip NIS entries, empty entries, etc by Fredrik Lundh · 19 years ago
  2. 80768f8 skip nis entries, if not filtered out by getpwall itself by Fredrik Lundh · 19 years ago
  3. 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 21 years ago
  4. 0eadaac Whitespace normalization. by Tim Peters · 21 years ago
  5. ecd2fdc Change test_pwd and test_grp so they can handle duplicate user by Walter Dörwald · 21 years ago
  6. 66e1e50 Fix the test so that it works even when /etc/passwd has two entries by Walter Dörwald · 21 years ago
  7. b1ded1e Port test_pwd.py to PyUnit. Check that getpwall() and by Walter Dörwald · 21 years ago
  8. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  9. 2846b0a String method conversion. by Eric S. Raymond · 23 years ago
  10. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 24 years ago
  11. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 24 years ago
  12. 132dce2 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  13. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  14. a05e293 typos fixed by Rob Hooft by Jeremy Hylton · 24 years ago
  15. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  16. 462d6e6 More robust way of choosing a non-existant uid (faster, too). by Guido van Rossum · 27 years ago
  17. 6308d51 More robust way of choosing a non-existant uid (faster, too). by Guido van Rossum · 27 years ago
  18. 5e056bb test_rotor.py: New test of the rotor module. by Barry Warsaw · 28 years ago
  19. 3d070fb Test of the pwd module by Barry Warsaw · 28 years ago