Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Some cleanup in the docs. | Georg Brandl | 2007-12-29 | 1 | -9/+1 | |
* | Move lchmod() docs to correct place, and add versionadded tags. | Georg Brandl | 2007-11-30 | 1 | -7/+13 | |
* | Fix for feature request #1528 Add os.fchmod | Christian Heimes | 2007-11-30 | 1 | -0/+20 | |
* | #1735632: add O_NOATIME constant to os module. | Georg Brandl | 2007-11-24 | 1 | -8/+10 | |
* | Added more file-handling related cross-references. | Mark Summerfield | 2007-11-02 | 1 | -1/+6 | |
* | #1364: os.lstat is available on Windows too, as an alias to os.stat. | Georg Brandl | 2007-11-01 | 1 | -2/+3 | |
* | Bug #1287: make os.environ.pop() work as expected. | Georg Brandl | 2007-10-24 | 1 | -2/+3 | |
* | Unify "file-descriptor" to "file descriptor". | Georg Brandl | 2007-10-21 | 1 | -1/+1 | |
* | Patch #1181: add os.environ.clear() method. | Georg Brandl | 2007-09-20 | 1 | -2/+6 | |
* | Replaced variable o with obj in operator.rst because o is easy to | Mark Summerfield | 2007-09-13 | 1 | -3/+4 | |
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+2116 | |