[issue12274] "Print window" menu on IDLE aborts whole application

Łukasz Langa report at bugs.python.org
Tue Jun 7 15:26:42 CEST 2011


Łukasz Langa <lukasz at langa.pl> added the comment:

In 3.2 configparser started validating syntax in interpolation-aware parsers by default. I fixed the configuration.

It's unfortunate this configuration error hasn't been caught before in testing. We need a unit test for broken configuration and a change in IDLE so that it doesn't silently crash when configuration is invalid.

----------
nosy: +kbk
stage:  -> test needed
versions: +Python 3.3

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


More information about the Python-bugs-list mailing list