1. ae882f7 Patch #941486: add os.path.lexists(). Also fix bug #940578 by using lexists in glob.glob. by Johannes Gijsbers · 20 years ago
  2. bdec50f Feature request #935915: Add os.path.devnull. by Martin v. Löwis · 20 years ago
  3. f0dfc7a Fix a bunch of typos in documentation, docstrings and comments. by Walter Dörwald · 21 years ago
  4. 117910d Migrate definitions of several platform-dependent path-related variables by Skip Montanaro · 21 years ago
  5. 61cdac6 Fix SF #659228, 'realpath' function missing from os.path by Neal Norwitz · 22 years ago
  6. 96a60e4 Patch #658927: Add getctime to os.path. by Martin v. Löwis · 22 years ago
  7. 8696ebc Add os.path.supports_unicode_filenames for all platforms, by Mark Hammond · 22 years ago
  8. 32200ae Replaced obsolete stat module constants with equivalent attributes by Raymond Hettinger · 22 years ago
  9. 54f0222 SF 563203. Replaced 'has_key()' with 'in'. by Raymond Hettinger · 22 years ago
  10. 863ac44 Whitespace normalization. by Tim Peters · 22 years ago
  11. 8ca162f Partial introduction of bools where appropriate. by Guido van Rossum · 22 years ago
  12. bc0e910 Convert a pile of obvious "yes/no" functions to return bool. by Tim Peters · 22 years ago
  13. 5cef571 OS/2 EMX port Library and regression test changes: by Andrew MacIntyre · 22 years ago