commit | b67da6ed2b182d2ef0b4e86e1dd402d27c53422d | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Nov 24 13:56:09 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Nov 24 13:56:09 2007 +0000 |
tree | 8246321d090c097728e6bab65bd8d7f21b3ded09 | |
parent | ce7d10ccc4d04fd96dfd5c0d239ed81357efd3f8 [diff] |
#1735632: add O_NOATIME constant to os module. Also document a few other O_ constants that were missing from documentation.