Terry J. Reedy added the comment:

The patch is mostly obsolete.  I added query.py a year ago, which replaced the 
open-module box and those used in configdialog.  The code began with one of the 
existing boxes, but it has the two improvements listed above: a) stay open on 
error (really helpful if I type 'idlelib.run' and only need to correct one 
letter) and b) put error message below entry box.

I am leaving this open temporarily to see if there is anything in this patch 
needed in Query.

----------
stage: needs patch -> patch review
title: handling of IDLE 'open module' errors -> Can IDLE's query box be improved
versions: +Python 3.7 -Python 2.7, Python 3.5

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

Reply via email to