Roundup Tracker - Issues

Issue 1877982

classification
windows version ask for time.tzset which is not available
Type: Severity: normal
Components: None Versions:
process
Status: closed fixed
:
: : richard, vds2212
Priority: normal :

Created on 2008-01-23 09:55 by vds2212, last changed 2008-01-26 22:41 by richard.

Messages
msg2512 Author: [hidden] (vds2212) Date: 2008-01-23 09:55
The time.tzset is not supported on the windows version of Python. The consequence is that windows users can't run the demo version of roundup.

To go around that I just commented the line 37 of mailer.py

Vivian.
msg2513 Author: [hidden] (richard) Date: 2008-01-26 22:41
Thanks!
History
Date User Action Args
2008-01-23 09:55:43vds2212create