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