[issue11941] Support st_atim, st_mtim and st_ctim attributes in os.stat_result

Larry Hastings report at bugs.python.org
Sun Feb 26 23:01:36 CET 2012


Larry Hastings <larry at hastings.org> added the comment:

Given Guido's rejection of PEP 410, this won't happen, so I'm closing this bug.  Our BFDL has specifically rejected any of the complicated representations; he ruled that all we need are new _ns fields representing the time in nanoseconds, and to accept a "ns=" argument for os.utime and its ilk.  Please see bug #14127 for discussion of that change.

----------
nosy: +larry
resolution:  -> wont fix
status: open -> closed

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


More information about the Python-bugs-list mailing list