]> granicus.if.org Git - python/commit
Remove httplib from tested modules.
authorJeremy Hylton <jeremy@alum.mit.edu>
Fri, 12 Jul 2002 15:54:37 +0000 (15:54 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Fri, 12 Jul 2002 15:54:37 +0000 (15:54 +0000)
commitb2622a452a71fcddf22c2990293d03c05a770bd9
tree197400620fe6c5cc2b047ff0fc21a65a1e06f592
parent98013be7977c613d8a1c5f0446a73d100ccc7b17
Remove httplib from tested modules.

The test of httplib makes it difficult to maintain httplib.  There are
two many idioms that pyclbr doesn't seem to understand, and I don't
understand how to update these tests to make them work.

Also remove commented out test of urllib2.
Lib/test/test_pyclbr.py