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 ronixx
Recipients ronixx
Date 2015-11-19.00:37:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1447893438.25.0.268063421914.issue25662@psf.upfronthosting.co.za>
In-reply-to
Content
Under the users .idlerc folder:

C:\Users\Francesca\.idlerc

edit config-extensions.cfg in notepad (don't select always open with)

The code should look like this:

[CodeContext]
visible = False

[ScriptBinding_cfgBindings]
run-module = <Control-Key-F5>

So edited mine to be like this as it was changed to <Control-Alt> and idle was working again!
History
Date User Action Args
2015-11-19 00:37:18ronixxsetrecipients: + ronixx
2015-11-19 00:37:18ronixxsetmessageid: <1447893438.25.0.268063421914.issue25662@psf.upfronthosting.co.za>
2015-11-19 00:37:18ronixxlinkissue25662 messages
2015-11-19 00:37:18ronixxcreate