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

Ross Lagerwall report at bugs.python.org
Fri Jun 3 21:20:43 CEST 2011


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

Attached is a patch for review.

It adds st_atim, st_ctim and st_mtim.

They are defined even when the underlying system does not have nanosecond precision.

----------
keywords: +patch
stage:  -> patch review
Added file: http://bugs.python.org/file22237/issue11941.patch

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


More information about the Python-bugs-list mailing list