Berker Peksag added the comment:

Thanks for the review.

> 1. Does it work on Windows?  It seems to rely on Olson's TZ names.

Is `time.tzset()` function only available on Unix?

See: http://docs.python.org/dev/library/time.html#time.tzset

> 2. Please use @run_with_tz decorator.

I will update my patch to use @run_with_tz decorator.

----------

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

Reply via email to