mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Create http package. #2883.
This commit is contained in:
parent
744c2cd325
commit
2442015af2
50 changed files with 930 additions and 1203 deletions
|
|
@ -168,7 +168,6 @@ class PyclbrTest(TestCase):
|
|||
'getproxies_internetconfig',)) # not on all platforms
|
||||
cm('pickle')
|
||||
cm('aifc', ignore=('openfp',)) # set with = in module
|
||||
cm('Cookie', ignore=('Cookie',)) # Cookie is an alias for SmartCookie
|
||||
cm('sre_parse', ignore=('dump',)) # from sre_constants import *
|
||||
cm('pdb')
|
||||
cm('pydoc')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue