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 dleonard0
Recipients dleonard0
Date 2010-12-23.09:57:39
SpamBayes Score 9.189734e-05
Marked as misclassified No
Message-id <1293098262.29.0.661167233963.issue10762@psf.upfronthosting.co.za>
In-reply-to
Content
Installed http://www.python.org/ftp/python/2.7.1/python-2.7.1.amd64.msi
on Windows 7, x64 into C:\Python27

C:\>\Python27\python.exe
Python 2.7.1 (r271:86832, Nov 27 2010, 17:19:03) [MSC v.1500 64 bit (AMD64)] on
win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import time
>>> time.strftime('%f')

Dialog raises: "Python.exe has stopped working"
History
Date User Action Args
2010-12-23 09:57:42dleonard0setrecipients: + dleonard0
2010-12-23 09:57:42dleonard0setmessageid: <1293098262.29.0.661167233963.issue10762@psf.upfronthosting.co.za>
2010-12-23 09:57:39dleonard0linkissue10762 messages
2010-12-23 09:57:39dleonard0create