Kasun Herath <kasun...@gmail.com> added the comment: Yes this is a repeatable error. My timezone is GMT + 5:30.
The test fails even if the last element of 'calendar.timegm's tuple is changed to 0 or 1 but pass if the function is changed as follows print calendar.timegm((1999, 12, 31, 23, 30, 0, -1, -1, -1)) ---------- _______________________________________ 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