Phillip J. Eby wrote: > Windows doesn't store UTC timestamps, at least not on older FAT filesystems > and maybe not even on NTFS. Changing Python won't help. :)
Windows definitely stores UTC timestamps on NTFS, in units of 100ns since Jan 1, 1601. Regards, Martin _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com