mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Remove unnecessary line.
This commit is contained in:
parent
f4fd79ca49
commit
770acc2bb4
1 changed files with 0 additions and 1 deletions
|
@ -579,7 +579,6 @@ __test__ = {'libreftest' : libreftest}
|
|||
|
||||
def test_main(verbose=None):
|
||||
import sys
|
||||
from test import test_sets
|
||||
test_classes = (
|
||||
TestBasic,
|
||||
TestVariousIteratorArgs,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue