1. 32200ae Replaced obsolete stat module constants with equivalent attributes by Raymond Hettinger · 22 years ago
  2. 54f0222 SF 563203. Replaced 'has_key()' with 'in'. by Raymond Hettinger · 22 years ago
  3. ab3b9eb Add deprecation warnings for modules as documented by Neal Norwitz · 22 years ago
  4. 803a8ea Update docstring to reflect code change to bool by Neal Norwitz · 22 years ago
  5. 8ca162f Partial introduction of bools where appropriate. by Guido van Rossum · 22 years ago
  6. 0de6580 bunch more __all__ lists by Skip Montanaro · 23 years ago
  7. 0149e84 SF bug #130306: statcache.py full of thread problems. by Tim Peters · 24 years ago
  8. 495ad3c Whitespace normalization. by Tim Peters · 24 years ago
  9. 8152d32 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  10. 4b8c6ea Actually, the previous batch's comment should have been different; by Guido van Rossum · 25 years ago
  11. e7b146f The third and final doc-string sweep by Ka-Ping Yee. by Guido van Rossum · 25 years ago
  12. e5fe4af Use global statement instead of importing ourselves to get to global variable. by Sjoerd Mullender · 29 years ago
  13. 25d7caf posix -> os by Guido van Rossum · 32 years ago
  14. bdfcfcc New == syntax by Guido van Rossum · 33 years ago
  15. 40d9304 Use 'stat' module instead of hardcoding information from <sys/stat.h>. by Guido van Rossum · 34 years ago
  16. c636014 Initial revision by Guido van Rossum · 34 years ago