Petri Lehtinen <pe...@digip.org> added the comment:

os.utime() uses the same notation:

   os.utime(path[, times, *, ns=(atime_ns, mtime_ns)])

----------
nosy: +petri.lehtinen
title: os.utimensat's method description uses wrong notation -> Descriptions of 
os.utime() and os.utimensat() use wrong notation

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14870>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to