
victor.stinner at gmail
Apr 24, 2012, 1:49 PM
Post #1 of 1
(70 views)
Permalink
|
|
Re: [Python-checkins] cpython: Closes Issue #14661: posix module: add O_EXEC, O_SEARCH, O_TTY_INIT (I add some
|
|
2012/4/24 jesus.cea <python-checkins [at] python>: > http://hg.python.org/cpython/rev/2023f48b32b6 > changeset: 76537:2023f48b32b6 > user: Jesus Cea <jcea [at] jcea> > date: Tue Apr 24 20:59:17 2012 +0200 > summary: > Closes Issue #14661: posix module: add O_EXEC, O_SEARCH, O_TTY_INIT (I add some Solaris constants too) Don't you want to document these new constants in Doc/library/os.rst? Victor _______________________________________________ Python-Dev mailing list Python-Dev [at] python http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com
|