Message130005
Looks good to me and the test does now run successfully.
Note that sendfile() was introduced with OS X 10.5 so, like a number of other similar calls, os.sendfile() will not be present on 32-bit-only OS X installer builds which are built with a minimum deployment target of 10.3. It will be available on the 64-/32-bit installers which have a 10.6 minimum deployment target. |
|
| Date |
User |
Action |
Args |
| 2011-03-03 21:20:55 | ned.deily | set | recipients:
+ ned.deily, pitrou, giampaolo.rodola, rosslagerwall, sdaoden |
| 2011-03-03 21:20:55 | ned.deily | set | messageid: <[email protected]> |
| 2011-03-03 21:20:54 | ned.deily | link | issue11351 messages |
| 2011-03-03 21:20:54 | ned.deily | create | |
|