1. 61cdac6 Fix SF #659228, 'realpath' function missing from os.path by Neal Norwitz · 22 years ago
  2. 96a60e4 Patch #658927: Add getctime to os.path. by Martin v. Löwis · 22 years ago
  3. 8696ebc Add os.path.supports_unicode_filenames for all platforms, by Mark Hammond · 22 years ago
  4. 32200ae Replaced obsolete stat module constants with equivalent attributes by Raymond Hettinger · 22 years ago
  5. 54f0222 SF 563203. Replaced 'has_key()' with 'in'. by Raymond Hettinger · 22 years ago
  6. 863ac44 Whitespace normalization. by Tim Peters · 22 years ago
  7. 8ca162f Partial introduction of bools where appropriate. by Guido van Rossum · 22 years ago
  8. bc0e910 Convert a pile of obvious "yes/no" functions to return bool. by Tim Peters · 22 years ago
  9. 5cef571 OS/2 EMX port Library and regression test changes: by Andrew MacIntyre · 23 years ago