mirror of
https://github.com/python/cpython.git
synced 2025-10-17 20:28:43 +00:00
#2621 rename test.test_support to test.support
This commit is contained in:
parent
6a654814ea
commit
ee8712cda4
358 changed files with 1308 additions and 1307 deletions
|
@ -34,7 +34,7 @@ from email import iterators
|
|||
from email import base64mime
|
||||
from email import quoprimime
|
||||
|
||||
from test.test_support import findfile, run_unittest
|
||||
from test.support import findfile, run_unittest
|
||||
from email.test import __file__ as landmark
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue