diff options
author | Benjamin Peterson <benjamin@python.org> | 2009-10-04 20:28:48 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2009-10-04 20:28:48 (GMT) |
commit | 60e4cae06a8dd83f9689aaec32094bf199d481ad (patch) | |
tree | 03d732d40f80da6edce6c895d0876c5add347e59 /Modules/posixmodule.c | |
parent | dff062668968869204af8d61fb29566dd4dd016b (diff) | |
download | cpython-60e4cae06a8dd83f9689aaec32094bf199d481ad.zip cpython-60e4cae06a8dd83f9689aaec32094bf199d481ad.tar.gz cpython-60e4cae06a8dd83f9689aaec32094bf199d481ad.tar.bz2 |
Blocked revisions 75164-75166 via svnmerge
........
r75164 | senthil.kumaran | 2009-09-30 20:07:03 -0500 (Wed, 30 Sep 2009) | 3 lines
Fix for issue7026 test_urllib: unsetting missing 'env' variable.
........
r75165 | senthil.kumaran | 2009-09-30 20:19:18 -0500 (Wed, 30 Sep 2009) | 3 lines
using dict.unset(k) instead of del dict[k]. consistent with release26-maint
........
r75166 | senthil.kumaran | 2009-09-30 20:50:13 -0500 (Wed, 30 Sep 2009) | 3 lines
That's self.env.unset(k) and not env.unset(k) I was heading back to the problem.
........
Diffstat (limited to 'Modules/posixmodule.c')
0 files changed, 0 insertions, 0 deletions