mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Excise the sets module. SF #1500611 by Collin Winter.
This commit is contained in:
parent
902d6ebddd
commit
33552e92fe
9 changed files with 5 additions and 1713 deletions
|
@ -1723,7 +1723,6 @@ class LWPCookieTests(TestCase):
|
|||
|
||||
|
||||
def test_main(verbose=None):
|
||||
from test import test_sets
|
||||
test_support.run_unittest(
|
||||
DateTimeTests,
|
||||
HeaderTests,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue