[issue16198] IDLE - tabbing in a string always brings up file completion window

Terry J. Reedy report at bugs.python.org
Fri Oct 3 05:58:24 CEST 2014


Terry J. Reedy added the comment:

I have had problems entering docstrings because of this.  Box should not come us when tab on successive lines.  (There really should be autoindent, maybe this interferes.)

----------
stage: needs patch -> patch review
versions: +Python 2.7, Python 3.5 -Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16198>
_______________________________________


More information about the Python-bugs-list mailing list