1. c37b65e Clean up some markup cruft. A number of the macros that take no by Fred Drake · 23 years ago
  2. 0aa811c Use the \note and \warning macros where appropriate. by Fred Drake · 23 years ago
  3. bbf7a40 Added note about non-support of UNC paths on Windows. This fixes SF bug #465447. by Fred Drake · 23 years ago
  4. 83eeef4 SF patch #461781 by Chris Lawrence: os.path.realpath - Resolve symlinks: by Guido van Rossum · 23 years ago
  5. 56a71ee Add a version annotation for splitdrive(); old, but as long as I managed by Fred Drake · 23 years ago
  6. 3aecfc9 Explained that os.path.basename() may return something different from the by Fred Drake · 24 years ago
  7. 297bf7c update commonprefix doc to make sure user is aware it works by Skip Montanaro · 24 years ago
  8. 38e5d27 Merged changes from the 1.5.2p2 release. (Very rough.) by Fred Drake · 24 years ago
  9. 39d4a02 Fixed typo in explanation of abspath(); noticed by Paul Prescod by Fred Drake · 25 years ago
  10. 154d909 Note that abspath() was added in 1.5.2. by Fred Drake · 25 years ago
  11. d8a41e6 Fix an amazing number of typos & malformed sentences reported by Detlef by Fred Drake · 25 years ago
  12. aa1afa8 Added availability notes for samefile(), sameopenfile(), samestat() by Fred Drake · 25 years ago
  13. d673d48 Document sameopenfile(), samestat(). by Fred Drake · 26 years ago
  14. 0256c1f Document splitdrive(). by Fred Drake · 26 years ago
  15. a9b9bf9 Change this to be os.path. by Fred Drake · 26 years ago
  16. b23ee1d Make the text generic, and call it os.path instead of posixpath. by Fred Drake · 26 years ago
  17. 1804dc3 Document abspath() (implementation is forthcoming). by Guido van Rossum · 26 years ago
  18. 295da24 New section header style. by Fred Drake · 26 years ago
  19. 23a1634 Markup nit. by Fred Drake · 26 years ago
  20. b44e753 Mark the new & changed items. by Fred Drake · 26 years ago
  21. 2babd7b Document getsize(), getmtime(), getatime(). by Guido van Rossum · 26 years ago
  22. 64e3b43 Move files around to get the names to match the module names except for by Fred Drake · 26 years ago[Renamed from Doc/lib/libppath.tex]
  23. b91e934 Adjusted to use the new module synopsis support macros. by Fred Drake · 26 years ago
  24. 203b4f1 Add an index entry. by Fred Drake · 26 years ago
  25. 3a0351c Remove all uses of \sectcode; we can now use logical markup everywhere. by Fred Drake · 26 years ago
  26. cce1090 Change "\," to just "," in function signatures. This is easier to maintain, by Fred Drake · 26 years ago
  27. db9693e Logical markup. by Fred Drake · 26 years ago
  28. 1931c0c Add normpath(). Clarify normcase(). (Note -- this doc section by Guido van Rossum · 26 years ago
  29. 1947991 Remove all \bcode / \ecode cruft; this is no longer needed. See previous by Fred Drake · 26 years ago
  30. 65b32f7 Consistently use \POSIX{} to denote POSIX. There were at least two different by Fred Drake · 26 years ago
  31. 54820dc Fixed index references to modules. by Fred Drake · 27 years ago
  32. e47da0a AMK's megapatch: by Guido van Rossum · 27 years ago
  33. e8e8799 Remove untrue statement about . and .. being included in list of names by Guido van Rossum · 27 years ago
  34. 7574587 Document the new join() semantics. by Barry Warsaw · 27 years ago
  35. 56b30ea Document actual behavior of splitext(). by Guido van Rossum · 28 years ago
  36. 7c2fdda Better and correct words for split(). by Guido van Rossum · 28 years ago
  37. 470be14 mass changes; fix titles; add examples; correct typos; clarifications; by Guido van Rossum · 29 years ago
  38. 6bb1adc small changes by Soren Larsen by Guido van Rossum · 29 years ago
  39. 1738311 Documented new built-in function vars(). by Guido van Rossum · 30 years ago
  40. 5fdeeea Restructured library documentation by Guido van Rossum · 31 years ago