Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
623429132eb2b7ffb797ca2a3408424d50659d70
/
Doc
/
library
/
os.rst
6234291
#4404: make clear what "path" is.
by Georg Brandl
· 17 years ago
0806749
Works around issue3863: freebsd4/5/6 and os2emx are known to have OS bugs when
by Gregory P. Smith
· 17 years ago
ac77166
#1579477: mention necessity to flush output before exec'ing
by Andrew M. Kuchling
· 17 years ago
9af9498
Remove things specific to the old Macintosh, and spell "Mac OS X" consistently.
by Georg Brandl
· 17 years ago
5b02ef3
note how os.utime should be used for emulating touch
by Benjamin Peterson
· 17 years ago
59de7f5
document that waitpid raises OSError
by Gregory P. Smith
· 17 years ago
0ba92b2
Turn section references into proper cross-references.
by Georg Brandl
· 17 years ago
74a6ba8
In the deprecated functions I added an alert to review
by Facundo Batista
· 17 years ago
6bb7bcf
getloadavg() is not available on Windows.
by Georg Brandl
· 17 years ago
ae6b9f3
Document O_ASYNC addition.
by Georg Brandl
· 17 years ago
3fc974f
Clarify os.strerror()s exception behavior.
by Georg Brandl
· 17 years ago
fb246c4
#2634: clarify meaning of env parameter to spawn/exec*e.
by Georg Brandl
· 17 years ago
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