]> granicus.if.org Git - python/commit
#1735632: add O_NOATIME constant to os module.
authorGeorg Brandl <georg@python.org>
Sat, 24 Nov 2007 13:56:09 +0000 (13:56 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 24 Nov 2007 13:56:09 +0000 (13:56 +0000)
commitb67da6ed2b182d2ef0b4e86e1dd402d27c53422d
tree8246321d090c097728e6bab65bd8d7f21b3ded09
parentce7d10ccc4d04fd96dfd5c0d239ed81357efd3f8
#1735632: add O_NOATIME constant to os module.
Also document a few other O_ constants that were missing from documentation.
Doc/library/os.rst
Modules/posixmodule.c