[issue14902] test_logging failed

Vinay Sajip report at bugs.python.org
Tue Jul 3 16:21:31 CEST 2012


Vinay Sajip <vinay_sajip at yahoo.co.uk> added the comment:

Sorry, I didn't quite grasp what the problem was before (timezones changing over time). I understand better now :-)

@Yuriy: On my test machine (Ubuntu Jaunty), with Moscow set as my location, the value of time.timezone is -10800 (for Caracas, it's 16200). The datetime.datetime.now().tzinfo is None, as you've both said.

I will look at this soon. Yuriy, can you confirm that with Juancarlo's patch, the test also works for you?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14902>
_______________________________________


More information about the Python-bugs-list mailing list