[issue10814] assertion failed on Windows buildbots

Brian Curtin report at bugs.python.org
Mon Jan 3 17:26:27 CET 2011


Brian Curtin <curtin at acm.org> added the comment:

Alexander:

>PCbuild\amd64\python_d.exe
Python 3.2b2+ (py3k, Jan  3 2011, 10:24:18) [MSC v.1500 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import time
[54931 refs]
>>> time.asctime((12345, 1, 1, 0, 0, 0, 0, 0, 0))
'Mon Jan 01 00:00:00 <345'
[54935 refs]

----------
nosy: +brian.curtin

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


More information about the Python-bugs-list mailing list