This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author josiahcarlson
Recipients
Date 2007-02-10.20:42:39
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Hrm.  I know I've had issues with file modification times "changing" during a DST change on Windows in a Python process, but that may be due to Python only checking the timezone at startup.

What you are saying sounds suspiciously like, "don't change the system clock when your program is running", which seems reasonable to me.
History
Date User Action Args
2007-08-23 15:55:30adminlinkissue1607149 messages
2007-08-23 15:55:30admincreate