[issue7026] test_urllib: unsetting missing 'env' variable

Florent Xicluna report at bugs.python.org
Fri Jan 8 18:48:55 CET 2010


Florent Xicluna <laxyf at yahoo.fr> added the comment:

The method does not work as expected.


See msg97419:
----------------------------------------------------------------------
Author: Sridhar Ratnakumar (srid)  	Date: 2010-01-08 18:26

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
----------------------------------------------------------------------

----------
nosy: +flox
resolution: fixed -> 
status: closed -> open

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


More information about the Python-bugs-list mailing list