[issue5465] No edit in IDLE in right click context menu

2009-03-09 Thread Eddie Slimak
Changes by Eddie Slimak : -- type: -> behavior ___ Python tracker <http://bugs.python.org/issue5465> ___ ___ Python-bugs-list mailing list Unsubscri

[issue5465] No edit in IDLE in right click context menu

2009-03-09 Thread Eddie Slimak
New submission from Eddie Slimak : I was mucking around attempting to get WConio working and so had an installation for both python 2.5 and 2.6 at the same time. After I uninstalled python 2.5 windows somehow stopped associating .py files with python. -- components: IDLE, Windows