[Python-Dev] [Python-checkins] cpython: Closes Issue #14661: posix module: add O_EXEC, O_SEARCH, O_TTY_INIT (I add some (original) (raw)
Victor Stinner victor.stinner at gmail.com
Tue Apr 24 22:49:08 CEST 2012
- Previous message: [Python-Dev] netiquette on py-dev
- Next message: [Python-Dev] cpython (2.7): Issue #14448: mention pytz; patch by Andrew Svetlov
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2012/4/24 jesus.cea <python-checkins at python.org>:
http://hg.python.org/cpython/rev/2023f48b32b6 changeset: 76537:2023f48b32b6 user: Jesus Cea <jcea at jcea.es> date: Tue Apr 24 20:59:17 2012 +0200 summary: Closes Issue #14661: posix module: add OEXEC, OSEARCH, OTTYINIT (I add some Solaris constants too)
Don't you want to document these new constants in Doc/library/os.rst?
Victor
- Previous message: [Python-Dev] netiquette on py-dev
- Next message: [Python-Dev] cpython (2.7): Issue #14448: mention pytz; patch by Andrew Svetlov
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]