ysj.ray <ysj....@gmail.com> 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 <rep...@bugs.python.org>
<http://bugs.python.org/issue11882>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to