mirror of
https://github.com/python/cpython.git
synced 2025-09-30 12:21:51 +00:00
fix skipped test due to import problem
This commit is contained in:
parent
3eaaeb437f
commit
d877ca877b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
import shutil
|
||||
import tempfile
|
||||
from test.test_support import catch_warning
|
||||
from test.support import catch_warning
|
||||
import warnings
|
||||
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue