[issue10812] Add some posix functions

Ross Lagerwall report at bugs.python.org
Wed Mar 16 21:20:15 CET 2011


Ross Lagerwall <rosslagerwall at gmail.com> added the comment:

This new patch, updated against the tip for 3.3:

Shares the iov_setup and iov_cleanup code, py_parse_off_t with sendfile().

Removes gethostid and sethostid since they're deprecated.

I think I was correct with referring to utime() since I was referring to the python function, os.utime().

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10812>
_______________________________________


More information about the Python-bugs-list mailing list