mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
Remove unused import.
This commit is contained in:
parent
4aeaa9658f
commit
02427050c1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from test.test_support import verbose, have_unicode, TestFailed
|
||||
from test.test_support import verbose, TestFailed
|
||||
import sys
|
||||
from test.test_support import MAX_Py_ssize_t
|
||||
maxsize = MAX_Py_ssize_t
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue