mirror of
https://github.com/python/cpython.git
synced 2025-08-28 12:45:07 +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
|
@ -1451,7 +1451,6 @@ class TestVariousIteratorArgs(unittest.TestCase):
|
|||
#==============================================================================
|
||||
|
||||
def test_main(verbose=None):
|
||||
from test import test_sets
|
||||
test_classes = (
|
||||
TestSet,
|
||||
TestSetSubclass,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue