STINNER Victor <vstin...@redhat.com> added the comment:

A possible enhancement is to mock os.stat() instead of really modifying the 
real filesystem modification time, it would allow to test the bug on any 
platform. But I'm not sure that it's worth it, and if anyone is interested, I 
would suggest to discuss on bpo-34097.

----------

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

Reply via email to