mirror of
https://github.com/python/cpython.git
synced 2025-09-30 20:31:52 +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 shutil
|
||||||
import tempfile
|
import tempfile
|
||||||
from test.test_support import catch_warning
|
from test.support import catch_warning
|
||||||
import warnings
|
import warnings
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue