[issue18875] Idle: Auto insertion of the closing parens, brackets, and braces

Terry J. Reedy report at bugs.python.org
Thu Oct 2 22:16:00 CEST 2014


Terry J. Reedy added the comment:

This would have to be an extension, default off unless overridden, which is why I added config-extensions as dependency.

----------
dependencies: +IDLE - Add an extension configuration dialog
title: Automatic insertion of the closing parentheses, brackets, and braces -> Idle: Auto insertion of the closing parens, brackets, and braces
versions: +Python 2.7, Python 3.4

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


More information about the Python-bugs-list mailing list