This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author brian.curtin
Recipients Trundle, amaury.forgeotdarc, belopolsky, benjamin.peterson, brian.curtin, db3l, georg.brandl, pitrou, vstinner
Date 2011-01-03.16:26:24
SpamBayes Score 2.0432239e-07
Marked as misclassified No
Message-id <1294071987.12.0.843147181357.issue10814@psf.upfronthosting.co.za>
In-reply-to
Content
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]
History
Date User Action Args
2011-01-03 16:26:27brian.curtinsetrecipients: + brian.curtin, georg.brandl, db3l, amaury.forgeotdarc, belopolsky, pitrou, vstinner, benjamin.peterson, Trundle
2011-01-03 16:26:27brian.curtinsetmessageid: <1294071987.12.0.843147181357.issue10814@psf.upfronthosting.co.za>
2011-01-03 16:26:24brian.curtinlinkissue10814 messages
2011-01-03 16:26:24brian.curtincreate