[issue11457] os.stat(): add new fields to get timestamps as Decimal objects with nanosecond resolution

Arfrever Frehtes Taifersar Arahesis report at bugs.python.org
Mon Jan 30 15:20:58 CET 2012


Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA at GMail.Com> added the comment:

(secs, nsecs) tuples are more practical in performance-critical applications (e.g. synchronization of timestamps between 2 trees with large number of files).

----------

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


More information about the Python-bugs-list mailing list