Files
picard/test
Laurent Monin 6a63c3e5be Improve file times preservation using os.utime() ns parameter (py >= 3.3)
https://docs.python.org/3/library/os.html#os.utime
Since Python 3.3, ns parameter is available
"The best way to preserve exact times is to use the st_atime_ns and st_mtime_ns
fields from the os.stat() result object with the ns parameter to utime."

Make time preservation testable.
2019-03-14 10:57:55 +01:00
..
2019-02-20 12:55:33 +01:00
2017-04-07 16:45:35 +05:30
2019-02-20 12:55:33 +01:00