Mark Dickinson <dicki...@gmail.com> added the comment:

Also seen on Windows Vista;  seems to be a general Windows + NTFS problem.

Changing title to make it clearer that this is a core language issue.

It seems as though the correct fix would be to use something like 
GetFileInformationByHandle in place of the fstat calls in import.c.

----------
title: Using py_compile does not prevent recompilation due to 'bad mtime'. -> 
import.c sometimes generates incorrect timestamps on Windows + NTFS

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13863>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to