[issue14127] os.stat and os.utime: allow preserving exact metadata

Nick Coghlan report at bugs.python.org
Thu Mar 8 01:21:30 CET 2012


Nick Coghlan <ncoghlan at gmail.com> added the comment:

FWIW, +1 on using the *name* of the keyword arg to define the format/resolution of the argument. It's simple and clear right now, and is easily updated to handle higher resolutions in the future.

----------
nosy: +ncoghlan

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


More information about the Python-bugs-list mailing list