[issue1581476] Text search gives bad count if called from variable trace

Guilherme Polo report at bugs.python.org
Fri Jan 2 23:35:32 CET 2009


Guilherme Polo <ggpolo at gmail.com> added the comment:

Fixed the issue now.
_tkinter.call needs to use the TCL_EVAL_GLOBAL flag since all the
variables in Tkinter are global variables.

Matthias: your issue about the pattern should be placed in a different
issue.

----------
keywords: +patch
versions: +Python 2.6, Python 2.7, Python 3.0, Python 3.1 -Python 2.4
Added file: http://bugs.python.org/file12550/issue_1581476.diff

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


More information about the Python-bugs-list mailing list