1. 1cd6e4d fix various descriptions of "ctime" (closes SF patch #870287) by Fred Drake · 20 years ago
  2. f5ed981 Avoid using 'dir' as a variable name and use os.path.join() to create paths. by Skip Montanaro · 21 years ago
  3. c37b65e Clean up some markup cruft. A number of the macros that take no by Fred Drake · 23 years ago
  4. 49c9ac3 Fixed minor markup nits for consistency with the rest of the library reference. by Fred Drake · 24 years ago
  5. 8321026 SourceForge patch #103140, checked in at fdrake's invitation. Minor fixes and by Eric S. Raymond · 24 years ago
  6. 068bdb1 Change the directory tree walking example to use clearer variable by Guido van Rossum · 25 years ago
  7. 154fc6d Patch from Greg Ward adding descriptions of S_IMODE() and S_IFMT(), by Fred Drake · 25 years ago
  8. a694e00 Remove \platform declaration; this module is generic. by Fred Drake · 25 years ago
  9. ca69a03 Don't refer to the system documentation as "man pages"; too by Fred Drake · 25 years ago
  10. 592dd78 Fix availability declaration for stat module; report by Barry Scott by Fred Drake · 25 years ago
  11. 50ae47b Removed bosities around example code; not sure where that stuff crept in! by Fred Drake · 25 years ago
  12. a54a887 "\platform{UNIX}" should really be spelled "\platform{Unix}". by Fred Drake · 25 years ago
  13. f6863c1 Added \platform annotations. by Fred Drake · 25 years ago
  14. 295da24 New section header style. by Fred Drake · 26 years ago
  15. 399fea8 Shorten the module synopsis. by Fred Drake · 26 years ago
  16. b91e934 Adjusted to use the new module synopsis support macros. by Fred Drake · 26 years ago
  17. ae2be71 Correct definition of CTIME. by Guido van Rossum · 26 years ago
  18. 3a0351c Remove all uses of \sectcode; we can now use logical markup everywhere. by Fred Drake · 26 years ago
  19. d275de9 Remove obsolete lines like this: by Fred Drake · 26 years ago
  20. 1947991 Remove all \bcode / \ecode cruft; this is no longer needed. See previous by Fred Drake · 27 years ago
  21. c45c2f3 Add S_ISBLK(). by Guido van Rossum · 27 years ago
  22. a47bce5 Make the word "Module" in the section header start with an upper-case "M". by Fred Drake · 27 years ago
  23. e47da0a AMK's megapatch: by Guido van Rossum · 27 years ago
  24. e8e9ed1 Docs for stat.py -- docs by Skip Montanaro. by Guido van Rossum · 28 years ago