commit | 547a3167be9a49ce1199be00544011707d367d6f | [log] [tgz] |
---|---|---|
author | Jeremy Hylton <jeremy@alum.mit.edu> | Fri Mar 08 21:31:59 2002 +0000 |
committer | Jeremy Hylton <jeremy@alum.mit.edu> | Fri Mar 08 21:31:59 2002 +0000 |
tree | 764f887bfc18581a40fee4d2e53e4156aed72dfb | |
parent | 0522d9891aec9b7d49049a8a47b687c81929e02d [diff] |
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.