◐ Shell
clean mode source ↗

Message 126378 - Python tracker

Message126378

Author pitrou
Recipients Jean-Michel.Fauth, pitrou, vstinner
Date 2011-01-16.22:11:18
SpamBayes Score 0.022238923
Marked as misclassified No
Message-id <1295215882.28.0.886314265864.issue10920@psf.upfronthosting.co.za>
In-reply-to
Content
Probably a legitimate "crash" (aka deliberate abort), since Python needs an encoding for its standard input/output text streams, and the encoding suggested by the system ("cp65001") isn't supported.
History
Date User Action Args
2011-01-16 22:11:22pitrousetrecipients: + pitrou, vstinner, Jean-Michel.Fauth
2011-01-16 22:11:22pitrousetmessageid: <1295215882.28.0.886314265864.issue10920@psf.upfronthosting.co.za>
2011-01-16 22:11:18pitroulinkissue10920 messages
2011-01-16 22:11:18pitroucreate