]> granicus.if.org Git - python/commit
Issue 10882: add os.sendfile(). (patch provided by Ross Lagerwall)
authorGiampaolo Rodolà <g.rodola@gmail.com>
Fri, 25 Feb 2011 14:39:16 +0000 (14:39 +0000)
committerGiampaolo Rodolà <g.rodola@gmail.com>
Fri, 25 Feb 2011 14:39:16 +0000 (14:39 +0000)
commitc9c2c8b034ee9fb61ee8487545e9711ac2bbcf61
tree78e0a29f8bb5feca92cd5fe292295f0d4083de7e
parent59db1f3df635463d0cb3efa5ef3283e72ef4ed60
Issue 10882: add os.sendfile(). (patch provided by Ross Lagerwall)
Doc/library/os.rst
Doc/whatsnew/3.3.rst
Lib/test/test_os.py
Misc/NEWS
Modules/posixmodule.c
configure.in
pyconfig.h.in