Arfrever Frehtes Taifersar Arahesis <[email protected]> added the comment:
Python >=3.3 contains os.futimens() and os.utimensat() functions. I have filed issue #11941, which suggests to add support for nanosecond resolution in result of os.stat(). ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue10148> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
