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 mwei11, ned.deily
Date 2013-07-11.21:02:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373576553.85.0.25372624428.issue18428@psf.upfronthosting.co.za>
In-reply-to
Content
To help see what the problem is open a Terminal shell window and type:
cd $HOME
ls -l .idlerc/*
cat .idlerc/*

Then try typing:
/usr/local/bin/idle3.3

If that fails, try:
/usr/local/bin/idle3.3 -n

For all of the above, please update this issue with a copy and paste of the resulting outputs.
History
Date User Action Args
2013-07-11 21:02:33ned.deilysetrecipients: + ned.deily, mwei11
2013-07-11 21:02:33ned.deilysetmessageid: <1373576553.85.0.25372624428.issue18428@psf.upfronthosting.co.za>
2013-07-11 21:02:33ned.deilylinkissue18428 messages
2013-07-11 21:02:33ned.deilycreate