[issue1658] "RuntimeError: dictionary changed size during iteration" in Tkinter

Sridhar Ratnakumar report at bugs.python.org
Fri Jan 8 18:26:17 CET 2010


Sridhar Ratnakumar <sridharr at activestate.com> added the comment:

I get this error while running Python 2.6.4 tests (on 64-bit Linux box)

test_urllib
test test_urllib failed -- Traceback (most recent call last):
  File "/home/apy/rrun/tmp/autotest/apy/lib/python2.6/test/test_urllib.py", line 104, in setUp
    for k, v in os.environ.iteritems():
RuntimeError: dictionary changed size during iteration

Should open a new bug?

----------
nosy: +srid

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


More information about the Python-bugs-list mailing list