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 ned.deily
Recipients flynn11, ned.deily, ronaldoussoren
Date 2013-02-13.00:08:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360714095.36.0.323714216322.issue17196@psf.upfronthosting.co.za>
In-reply-to
Content
How exactly are you invoking Python?  From a terminal command line?  What messages do you see when you type:

    /usr/local/bin/python3.3

Or from IDLE?  If so, try invoking IDLE from a terminal:

    /usr/local/bin/idle3.3
History
Date User Action Args
2013-02-13 00:08:15ned.deilysetrecipients: + ned.deily, ronaldoussoren, flynn11
2013-02-13 00:08:15ned.deilysetmessageid: <1360714095.36.0.323714216322.issue17196@psf.upfronthosting.co.za>
2013-02-13 00:08:15ned.deilylinkissue17196 messages
2013-02-13 00:08:15ned.deilycreate