[issue1667546] Time zone-capable variant of time.localtime

Alexander Belopolsky report at bugs.python.org
Sun Jun 6 22:37:35 CEST 2010


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

I have updated time-4.diff patch for py3k.  Code changes are minimal, mostly due to string to unicode conversion. I have not attempted to fix anything beyond passing supplied unittest, but I did noticed a few missing error return tests.  I was not able to make the final test in test_mktimetz pass because I did not completely understand its logic.

Georg,

I am trying to consolidate and bring to resolution a number to timezone related issues.  Would you like me to take this issue from you or do you want to continue to own it?

----------
Added file: http://bugs.python.org/file17578/time-4-py3k.diff

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


More information about the Python-bugs-list mailing list