]> granicus.if.org Git - python/commit
Fix pyclbr test of httplib without really understanding pyclbr.
authorJeremy Hylton <jeremy@alum.mit.edu>
Fri, 8 Mar 2002 21:31:59 +0000 (21:31 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Fri, 8 Mar 2002 21:31:59 +0000 (21:31 +0000)
commit547a3167be9a49ce1199be00544011707d367d6f
tree764f887bfc18581a40fee4d2e53e4156aed72dfb
parent0522d9891aec9b7d49049a8a47b687c81929e02d
Fix pyclbr test of httplib without really understanding pyclbr.

It seems that the new class HTTP11 in httplib.test() isn't
discoverable by pyclbr, which causes this test to fail.
Lib/test/test_pyclbr.py