1. 5be70d4 Merged revisions 74492,74531,74545-74550,74553-74555,74588,74603,74608,74614,74616-74618,74631-74633,74652-74653,74666,74671,74737,74739,74779,74781-74782,74784,74791,74793,74818-74820,74822,74832 via svnmerge from by Georg Brandl · 16 years ago
  2. 0dfdf00 Merged revisions 74207 via svnmerge from by Georg Brandl · 16 years ago
  3. a3c242c Merged revisions 72558,72745,72750,72876,73042,73045-73048,73069,73089,73163,73186,73213,73215,73217,73257-73258,73260 via svnmerge from by Georg Brandl · 16 years ago
  4. 7855954 Merged revisions 70590,70650,70704,70768-70769,70776,71008,71010-71011 via svnmerge from by Georg Brandl · 16 years ago
  5. 0108ed3 Merged revisions 74984 via svnmerge from by Doug Hellmann · 16 years ago
  6. ba2c2b1 Merged revisions 73778 via svnmerge from by R. David Murray · 16 years ago
  7. 9f8a51c Merged revisions 73026,73313,73511,73554 via svnmerge from by R. David Murray · 16 years ago
  8. e081eef Merged revisions 72319-72320,72467,72661,72675-72679,72703,72708,72710,72712,72801-72802,72820,72822,72824,72826-72828,72830 via svnmerge from by Georg Brandl · 16 years ago
  9. e9b9121 Merged revisions 71058,71149-71150,71212,71214-71216,71222,71225,71234,71237-71238,71240-71241,71243,71249,71251 via svnmerge from by Georg Brandl · 16 years ago
  10. 8943caf Merged revisions 70642,70648,70656,70661,70765,70773,70789,70824-70825,70828,70830,70832,70836,70838,70842,70851,70855,70857-70858 via svnmerge from by Georg Brandl · 16 years ago
  11. 734373c Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,68166,68171-68174,68179,68195-68196,68210,68214-68215,68217-68222 via svnmerge from by Georg Brandl · 17 years ago
  12. f3a0b86 Merged revisions 67571,67574-67576,67579-67581,67583,67591,67597,67608,67631 via svnmerge from by Georg Brandl · 17 years ago
  13. fa71a90 Merged revisions 67326,67498,67531-67532,67538,67553-67554,67556-67557 via svnmerge from by Georg Brandl · 17 years ago
  14. d209460 Merged revisions 67245,67277,67289,67295,67301-67303,67307,67330,67332,67336,67355,67359,67362,67364,67367-67368,67370 via svnmerge from by Georg Brandl · 17 years ago
  15. 0806749 Works around issue3863: freebsd4/5/6 and os2emx are known to have OS bugs when by Gregory P. Smith · 17 years ago
  16. ac77166 #1579477: mention necessity to flush output before exec'ing by Andrew M. Kuchling · 17 years ago
  17. 9af9498 Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. by Georg Brandl · 17 years ago
  18. 5b02ef3 note how os.utime should be used for emulating touch by Benjamin Peterson · 17 years ago
  19. 59de7f5 document that waitpid raises OSError by Gregory P. Smith · 17 years ago
  20. 0ba92b2 Turn section references into proper cross-references. by Georg Brandl · 17 years ago
  21. 74a6ba8 In the deprecated functions I added an alert to review by Facundo Batista · 17 years ago
  22. 6bb7bcf getloadavg() is not available on Windows. by Georg Brandl · 17 years ago
  23. ae6b9f3 Document O_ASYNC addition. by Georg Brandl · 17 years ago
  24. 3fc974f Clarify os.strerror()s exception behavior. by Georg Brandl · 17 years ago
  25. fb246c4 #2634: clarify meaning of env parameter to spawn/exec*e. by Georg Brandl · 17 years ago
  26. 75e5168 note that fork and forkpty raise OSError on failure by Skip Montanaro · 17 years ago
  27. 0a40ffb #2063: correct order of utime and stime in os.times() result on Windows. by Georg Brandl · 18 years ago
  28. 309501a #1663329: add os.closerange() to close a range of fds, by Georg Brandl · 18 years ago
  29. 57fe0f2 Move OSError docs to exceptions doc, remove obsolete descriptions by Georg Brandl · 18 years ago
  30. f725b95 Doc patch #1730 from Robin Stocker; minor corrections mostly to os.rst. by Georg Brandl · 18 years ago
  31. b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
  32. 81ddc1a Move lchmod() docs to correct place, and add versionadded tags. by Georg Brandl · 18 years ago
  33. 3628187 Fix for feature request #1528 Add os.fchmod by Christian Heimes · 18 years ago
  34. b67da6e #1735632: add O_NOATIME constant to os module. by Georg Brandl · 18 years ago
  35. ac3d429 Added more file-handling related cross-references. by Mark Summerfield · 18 years ago
  36. 03b15c6 #1364: os.lstat is available on Windows too, as an alias to os.stat. by Georg Brandl · 18 years ago
  37. 1a94ec2 Bug #1287: make os.environ.pop() work as expected. by Georg Brandl · 18 years ago
  38. bb75e4e Unify "file-descriptor" to "file descriptor". by Georg Brandl · 18 years ago
  39. 4a21268 Patch #1181: add os.environ.clear() method. by Georg Brandl · 18 years ago
  40. ddca9f0 Replaced variable o with obj in operator.rst because o is easy to confuse. by Mark Summerfield · 18 years ago
  41. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago