Tal Einat <talei...@users.sourceforge.net> added the comment:

I can consistently reproduce this with Python 3.0.1 by setting IDLE to start in 
editing mode and using Ctrl+o to open the Open dialog. Doesn't happen when 
using the menu item in the File menu.

This leads me to believe it has something to do with keypress event processing. 
Also, the event for which the unbind call is failing is 
<Control-KeyPress-slash>.

Continuing to investigate.

----------
nosy: +taleinat

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8900>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to