]> granicus.if.org Git - python/commit
Fix an absurdly invasive test.
authorJeremy Hylton <jeremy@alum.mit.edu>
Fri, 3 Aug 2007 21:03:02 +0000 (21:03 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Fri, 3 Aug 2007 21:03:02 +0000 (21:03 +0000)
commitec0c508b0ad5541a47eb77f4e7aa30a73596d681
tree31fde7a6a244565a6a86447d4df7628277da5789
parent8fff7924a4217dc73de2042168a0eda7243e26d7
Fix an absurdly invasive test.

Checks that an io object somewhere in the stack of wrappers is
actually closed.  --This line, and those below, will be ignored--

M    test_urllib2net.py
Lib/test/test_urllib2net.py