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 tlynn
Recipients
Date 2004-02-15.21:33:13
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
On Win2k:

Python 2.3 (#46, Jul 29 2003, 18:54:32) [MSC v.1200 
32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more 
information.
>>> import time
>>> time.strftime("%a",(1900,1,1, 13,0,0, -3,0,-1))

Python dumps core.  Is that (ever) expected behaviour?
History
Date User Action Args
2007-08-23 14:19:53adminlinkissue897625 messages
2007-08-23 14:19:53admincreate