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   |   ncogh...@gmail.com   |   Brisbane, Australia
---------------------------------------------------------------
_______________________________________________
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

Reply via email to