1. 805365e Merged revisions 55007-55179 via svnmerge from by Guido van Rossum · 17 years ago
  2. 9d72bb4 Remove functions in string module that are also string methods. Also remove: by Neal Norwitz · 17 years ago
  3. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  4. 7c90aed For some reason Vim was just not wanting to tell me there was more instances of by Brett Cannon · 18 years ago
  5. 0fc9139 Even more removals of '<>'; I can hear Barry shedding a manly tear ... by Brett Cannon · 18 years ago
  6. 9ca0eca Remove some uses of '<>'. by Brett Cannon · 18 years ago
  7. c0b2473 Bug #649974: make docstrings for url2pathname consistent by Georg Brandl · 19 years ago
  8. 649f8e7 patch [ 1105730 ] Faster commonprefix in macpath, ntpath, etc. by Georg Brandl · 19 years ago
  9. ae882f7 Patch #941486: add os.path.lexists(). Also fix bug #940578 by using lexists in glob.glob. by Johannes Gijsbers · 20 years ago
  10. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  11. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 20 years ago
  12. a94568a Patch #734231: Update RiscOS support. In particular, correct by Martin v. Löwis · 21 years ago
  13. 117910d Migrate definitions of several platform-dependent path-related variables by Skip Montanaro · 21 years ago
  14. 0e44923 SF patch 672098: Three __contains__ implementations by Raymond Hettinger · 21 years ago
  15. 1422e9d SF patch 493739 2 Bugfixes for 2.2c1 (RISC OS specific), from by Tim Peters · 23 years ago
  16. e2ae77b SF patch #474590 -- RISC OS support by Guido van Rossum · 23 years ago
  17. cf5e6a4 SF bug [#469732] os.path.walk docstring inconsistent. by Tim Peters · 23 years ago
  18. 83eeef4 SF patch #461781 by Chris Lawrence: os.path.realpath - Resolve symlinks: by Guido van Rossum · 23 years ago
  19. 79e75e1 Use string.ascii_letters instead of string.letters (SF bug #226706). by Fred Drake · 23 years ago
  20. 683ecc7 Nuke hard tabs. by Tim Peters · 23 years ago
  21. bceccf5 Updated version of RISCOS support. SF patch 411213 by Dietmar Schwertberger by Guido van Rossum · 23 years ago
  22. f115a08 Replace setenv with putenv. Reported by Dietmar Schwertberger. by Martin v. Löwis · 23 years ago
  23. a90f438 Unify _Environ processing on riscos with other platforms. by Martin v. Löwis · 23 years ago
  24. 228d807 RISCOS files by dschwertberger by Guido van Rossum · 23 years ago