1. 4b8c6ea Actually, the previous batch's comment should have been different; by Guido van Rossum · 25 years ago
  2. 54f22ed More trivial comment -> docstring transformations by Ka-Ping Yee, who writes: by Guido van Rossum · 25 years ago
  3. 8f0fa9e New code for split() by Tim Peters, behaves more like posixpath.split(). by Guido van Rossum · 25 years ago
  4. e294cf6 Add abspath() by Guido van Rossum · 26 years ago
  5. 2bc1f8f Added getsize(), getmtime(), getatime() by Guido van Rossum · 26 years ago
  6. b485224 REMOVE samefile(), sameopenfile(), samestat() -- these cannot be made by Guido van Rossum · 26 years ago
  7. 0d530ce Faster implementation of normcase (using string.lower( by Guido van Rossum · 26 years ago
  8. bfa9f13 islink() returns false, but there is no constant false! Return 0 instead. by Guido van Rossum · 27 years ago
  9. ae590db Fix join to support multiple arguments. by Guido van Rossum · 27 years ago
  10. fda5c1a redefined normcase() by Guido van Rossum · 29 years ago
  11. f3b4903 dospath: fix by Amrit (don't normalize glob patterns away) by Guido van Rossum · 30 years ago
  12. 3ed23cc aifc, sunau: make rate an int; os: restruct; ospath: obsolete; rfc822: by Guido van Rossum · 31 years ago