March 2, 2009
6:25 a.m.
Cesare Di Mauro wrote:
However, they are correct timestamps for Windows files, so I think that at least the API on posixmodule.c should not fail when working with them. I don't know if there's a way to handle them correctly.
Use 64-bit time values (which is highly unlikely to ever be the case for CPython on a 32-bit OS). Cheers, Nick. -- Nick Coghlan | ncoghlan@gmail.com | Brisbane, Australia ---------------------------------------------------------------