1. fc170b1 String method conversion. by Eric S. Raymond · 23 years ago
  2. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  3. 877d62e added commonprefix test cases by Skip Montanaro · 24 years ago
  4. 041307d Remove the test for abspath with an empty path - too hard to do in a cross-platform manner. by Mark Hammond · 24 years ago
  5. 673c6cf Test for fix to bug #110673: os.abspatth() now always returns os.getcwd() on Windows, if an empty path is specified. It previously did not if an empty path was delegated to win32api.GetFullPathName()) by Mark Hammond · 24 years ago
  6. 630a9a6 Fix the tests now that splitdrive() no longer treats UNC paths special. by Guido van Rossum · 25 years ago
  7. ead9d8d New test for ntpath module by Guido van Rossum · 26 years ago