[issue14127] add st_*time_ns fileds to os.stat(), add ns keyword to os.*utime*(), os.*utimens*() expects a number of nanoseconds

Antoine Pitrou report at bugs.python.org
Thu Mar 15 20:15:38 CET 2012


Antoine Pitrou <pitrou at free.fr> added the comment:

> Attached is a second patch that adds keyword-only argument support to
> PyArg_ParseTupleAndKeywords.  This was developed in isolation.

Please post that on a dedicated issue :)

----------

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


More information about the Python-bugs-list mailing list