- c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 16 years ago
- 155374d Merged revisions 72167 via svnmerge from by Walter Dörwald · 16 years ago
- 7195963 test_support was renamed to support on py3k. by Hirokazu Yamamoto · 16 years ago
- b525e18 Merged revisions 71984 via svnmerge from by Walter Dörwald · 16 years ago
- ef3e4c2 Merged revisions 70980,71059,71225,71234,71241,71243,71249,71251,71255,71266,71299,71329,71397-71398,71486 via svnmerge from by Benjamin Peterson · 16 years ago
- f0af3e3 Issue #3187: Better support for "undecodable" filenames. Code by Victor by Guido van Rossum · 17 years ago
- ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 17 years ago
- faf2f63 Merged revisions 59703-59773 via svnmerge from by Christian Heimes · 17 years ago
- 3172c5d Patch# 1258 by Christian Heimes: kill basestring. by Guido van Rossum · 18 years ago
- 7dcb844 More str/bytes strictness. by Guido van Rossum · 18 years ago
- 98f1375 Make test_posixpath.py pass. by Guido van Rossum · 18 years ago
- 360e4b8 Merged revisions 55325-55327 via svnmerge from by Guido van Rossum · 18 years ago
- d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 18 years ago
- b213704 Merged revisions 53451-53537 via svnmerge from by Thomas Wouters · 18 years ago
- 5d36a55 Whitespace normalization. by Tim Peters · 20 years ago
- 268e61c Bug #1213894: os.path.realpath didn't resolve symlinks that were the first by Georg Brandl · 20 years ago
- ae882f7 Patch #941486: add os.path.lexists(). Also fix bug #940578 by using lexists in glob.glob. by Johannes Gijsbers · 21 years ago
- a45cacf Whitespace normalization. by Tim Peters · 21 years ago
- 4ec4064 bug #990669: os.path.realpath() will resolve symlinks before normalizing the by Johannes Gijsbers · 21 years ago
- 168e73d Fix SF #763362, test_posixpath failed by Neal Norwitz · 22 years ago
- 478c105 Whitespace normalization. by Tim Peters · 22 years ago
- a9da5ae Use find() instead of looping over the string in expanduser(). by Walter Dörwald · 22 years ago
- b47243a Complete rewrite of tests by Walter Dorwald as unittest tests. by Brett Cannon · 22 years ago
- de33379 Patch #536661: Improve performance of splitext. Add test_macpath. by Martin v. Löwis · 22 years ago
- 2846b0a String method conversion. by Eric S. Raymond · 24 years ago
- 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 25 years ago
- 533bc9a updated to correct failing test cases by Skip Montanaro · 25 years ago
- e809b00 new test file for posixpath module by Skip Montanaro · 25 years ago