Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
966d0e0930e9d73456a47ff459ea04ea8dc1cf9c
/
Doc
/
library
/
os.rst
75e5168
note that fork and forkpty raise OSError on failure
by Skip Montanaro
· 17 years ago
0a40ffb
#2063: correct order of utime and stime in os.times() result on Windows.
by Georg Brandl
· 18 years ago
309501a
#1663329: add os.closerange() to close a range of fds,
by Georg Brandl
· 18 years ago
57fe0f2
Move OSError docs to exceptions doc, remove obsolete descriptions
by Georg Brandl
· 18 years ago
f725b95
Doc patch #1730 from Robin Stocker; minor corrections mostly to os.rst.
by Georg Brandl
· 18 years ago
b19be57
Some cleanup in the docs.
by Georg Brandl
· 18 years ago
81ddc1a
Move lchmod() docs to correct place, and add versionadded tags.
by Georg Brandl
· 18 years ago
3628187
Fix for feature request #1528 Add os.fchmod
by Christian Heimes
· 18 years ago
b67da6e
#1735632: add O_NOATIME constant to os module.
by Georg Brandl
· 18 years ago
ac3d429
Added more file-handling related cross-references.
by Mark Summerfield
· 18 years ago
03b15c6
#1364: os.lstat is available on Windows too, as an alias to os.stat.
by Georg Brandl
· 18 years ago
1a94ec2
Bug #1287: make os.environ.pop() work as expected.
by Georg Brandl
· 18 years ago
bb75e4e
Unify "file-descriptor" to "file descriptor".
by Georg Brandl
· 18 years ago
4a21268
Patch #1181: add os.environ.clear() method.
by Georg Brandl
· 18 years ago
ddca9f0
Replaced variable o with obj in operator.rst because o is easy to confuse.
by Mark Summerfield
· 18 years ago
8ec7f65
Move the 2.6 reST doc tree in place.
by Georg Brandl
· 18 years ago