R. David Murray <rdmur...@bitdance.com> added the comment:

So this is probably not a python problem at all, but a problem with your system 
c library time functions. time.mktime is a thin wrapper around the mktime libc 
call.  Perhaps you could write a short C program to test it?  I've added Barry 
as nosy since he has some interest in ubuntu issues.

----------
nosy: +barry

_______________________________________
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