1. 9242a4a Add a warning to the posixfile module stating that it will go away. by Fred Drake · 23 years ago
  2. 22cd768 This module didn't work at all anymore -- blew up with AttributeError by Tim Peters · 23 years ago
  3. 86c7e22 Add forgotten import (PyChecker) by Andrew M. Kuchling · 23 years ago
  4. a94414a Remove all remaining uses of the FCNTL module from the standard library. by Fred Drake · 23 years ago
  5. e9901f3 Fix two unqualified except: clauses. by Guido van Rossum · 23 years ago
  6. 7834907 removed __all__ from several modules by Skip Montanaro · 23 years ago
  7. c62c81e __all__ for several more modules by Skip Montanaro · 23 years ago
  8. 2344fae Whitespace normalization. by Tim Peters · 23 years ago
  9. b37bdc2 Do not try to fix bugs while sleeping. by Fred Drake · 24 years ago
  10. 16c4aa4 Kevin Jacobs <jacobs@darwin.cwru.edu>: by Fred Drake · 24 years ago
  11. 2d21863 Add support for FreeBSD-[45]. by Guido van Rossum · 24 years ago
  12. 54f22ed More trivial comment -> docstring transformations by Ka-Ping Yee, who writes: by Guido van Rossum · 24 years ago
  13. 5274c33 According to Craig H Rowland, openbsd2 is yet another BSD variant that by Guido van Rossum · 25 years ago
  14. 027188a According to Jeffrey Honig, bsd/os 2.0 - 4.0 should be added to the by Guido van Rossum · 25 years ago
  15. 45e2fbc Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  16. 91221c2 Support for netbsd1 and freebsd3, after suggestions by Anders Andersen by Guido van Rossum · 27 years ago
  17. ba885ff Added linux2 specific code :-( by Guido van Rossum · 28 years ago
  18. 0f6a3bf Added locking hacks for AIX by Guido van Rossum · 28 years ago
  19. 7698d12 Changes to make it work on FreeBSD 2.x. by Guido van Rossum · 28 years ago
  20. ba3e46b fix stupid typo: r->RDLK by Guido van Rossum · 29 years ago
  21. 28aa229 optional mode, bufsize for global function open() by Guido van Rossum · 29 years ago
  22. 13c503e default mode="r" and add optional bufsize by Guido van Rossum · 29 years ago
  23. c762bec Changes by Jaap -- added 'fileopen' method by Guido van Rossum · 30 years ago
  24. 78f8dea New module by Jaap V by Guido van Rossum · 30 years ago