[issue13410] String formatting bug in interactive mode

Amaury Forgeot d'Arc report at bugs.python.org
Wed Nov 16 00:35:24 CET 2011


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

A debug build displays "XXX undetected error".  An error condition was not correctly cleared, see attached patch.

----------
keywords: +patch
nosy: +amaury.forgeotdarc
Added file: http://bugs.python.org/file23698/issue13410.patch

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


More information about the Python-bugs-list mailing list