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 Yi Ding
Recipients Yi Ding, ned.deily, rbcollins, ronaldoussoren, vstinner
Date 2015-08-18.23:24:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1439940274.91.0.153103827671.issue24891@psf.upfronthosting.co.za>
In-reply-to
Content
Fatal Python error: Py_Initialize: can't initialize sys standard streams
OSError: [Errno 9] Bad file descriptor
./test.sh: line 4: 49632 Abort trap: 6           python3 test.py -o hello.txt
History
Date User Action Args
2015-08-18 23:24:34Yi Dingsetrecipients: + Yi Ding, ronaldoussoren, vstinner, rbcollins, ned.deily
2015-08-18 23:24:34Yi Dingsetmessageid: <1439940274.91.0.153103827671.issue24891@psf.upfronthosting.co.za>
2015-08-18 23:24:34Yi Dinglinkissue24891 messages
2015-08-18 23:24:34Yi Dingcreate