]> granicus.if.org Git - python/commit
Issue #10812: Add some extra posix functions to the os module.
authorRoss Lagerwall <rosslagerwall@gmail.com>
Thu, 17 Mar 2011 18:20:30 +0000 (20:20 +0200)
committerRoss Lagerwall <rosslagerwall@gmail.com>
Thu, 17 Mar 2011 18:20:30 +0000 (20:20 +0200)
commit7807c3545d9a6176ac0908a269481cf0eb3a60e6
tree8e49a3331db8657c66428db1421edecfc8de617a
parenteb8cee83833830630f9d7388bd09d1fcb638b1a2
Issue #10812: Add some extra posix functions to the os module.
Doc/library/os.rst
Lib/test/test_posix.py
Misc/NEWS
Modules/posixmodule.c
configure
configure.in
pyconfig.h.in