[issue7026] test_urllib: unsetting missing 'env' variable

Senthil Kumaran report at bugs.python.org
Thu Oct 1 03:51:34 CEST 2009


Senthil Kumaran <orsenthil at gmail.com> added the comment:

Fixed that in revision 75166. Even in release26-maint got to chnage it
from env.unset(k) to self.env.unset(k).

----------
assignee:  -> orsenthil
nosy: +orsenthil
resolution:  -> fixed

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


More information about the Python-bugs-list mailing list