1. 43e1054 Issue #8746: Correct faulty configure checks so that os.chflags() and by Ned Deily · 13 years ago
  2. 402b270 #2383: remove obsolete XXX comment in stat.py. by Georg Brandl · 16 years ago
  3. 382abef Patch #1490190: posixmodule now includes os.chflags() and os.lchflags() by Martin v. Löwis · 18 years ago
  4. 7834907 removed __all__ from several modules by Skip Montanaro · 24 years ago
  5. 0de6580 bunch more __all__ lists by Skip Montanaro · 24 years ago
  6. 495ad3c Whitespace normalization. by Tim Peters · 24 years ago
  7. e7b146f The third and final doc-string sweep by Ka-Ping Yee. by Guido van Rossum · 25 years ago
  8. 7aeb4b9 * Lib/linecache.py: don't crash on empty filename by Guido van Rossum · 30 years ago
  9. 8899a9c Add names for perm bits (S_IREAD etc). by Guido van Rossum · 32 years ago
  10. 3bc034b Use bitwise ops instead of %; added some warnings and comments by Guido van Rossum · 32 years ago
  11. bdfcfcc New == syntax by Guido van Rossum · 33 years ago
  12. 468c448 Added S_IMODE() to strip the file type (S_IFMT) from a mode. by Guido van Rossum · 34 years ago
  13. 6b47ed1 Initial revision by Guido van Rossum · 34 years ago