]> granicus.if.org Git - python/commit
Issue #4761: Add the *at() family of functions (openat(), etc.) to the posix
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 25 Feb 2011 23:25:17 +0000 (23:25 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 25 Feb 2011 23:25:17 +0000 (23:25 +0000)
commitf65132de3d00171b74bc81791cacc5abdbafe3e4
tree32c7880735f646598b91d13590dab51b9423e0ce
parent68e5c044e898c474750baeaee3234be8e27b5607
Issue #4761: Add the *at() family of functions (openat(), etc.) to the posix
module.  Patch by Ross Lagerwall.
Doc/library/os.rst
Lib/test/test_posix.py
Misc/NEWS
Modules/posixmodule.c
configure
configure.in
pyconfig.h.in