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 Philip.Drew
Recipients Philip.Drew, ezio.melotti, tim.golden
Date 2011-05-23.16:14:19
SpamBayes Score 7.8289495e-06
Marked as misclassified No
Message-id <1306167260.42.0.485732691856.issue12140@psf.upfronthosting.co.za>
In-reply-to
Content
Gave it a go: the prompt appears, but none of the functions work thereafter

C:\Users\PWTD>c:\Python27\python -S
Python 2.7.1 (r271:86832, Nov 27 2010, 18:30:46) [MSC v.1500 32 bit (Intel)] on
win32
>>> print "hello"

LookupError: no codec search functions registered: can't find encoding
>>>
History
Date User Action Args
2011-05-23 16:14:20Philip.Drewsetrecipients: + Philip.Drew, tim.golden, ezio.melotti
2011-05-23 16:14:20Philip.Drewsetmessageid: <1306167260.42.0.485732691856.issue12140@psf.upfronthosting.co.za>
2011-05-23 16:14:19Philip.Drewlinkissue12140 messages
2011-05-23 16:14:19Philip.Drewcreate