ysj.ray <[email protected]> added the comment: Guess the problem is with time.mktime() and time.localtime(). Could you debug into the Internaldate2Tuple() function and see at which step the time value(a time_struct or a float which represents seconds) is wrong?
---------- nosy: +ysj.ray _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue11882> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
