]> granicus.if.org Git - python/commit
(issue 11323) - attempt to fix solaris buildbot failure for os.sendfile(). Also fixed...
authorGiampaolo Rodolà <g.rodola@gmail.com>
Fri, 25 Feb 2011 21:46:01 +0000 (21:46 +0000)
committerGiampaolo Rodolà <g.rodola@gmail.com>
Fri, 25 Feb 2011 21:46:01 +0000 (21:46 +0000)
commit4bc685752f9f1056545ab121db833a4a68dd794c
tree2763842dd875e0b13ec161334f046d09f2463edb
parent2035103a2572d9ebeb437e1fef577f2a8b0004d9
(issue 11323) - attempt to fix solaris buildbot failure for os.sendfile(). Also fixed an AttributeError in get/set priority tests.
Lib/test/test_os.py