fix skipped test due to import problem

This commit is contained in:
Benjamin Peterson 2008-05-23 21:12:54 +00:00
parent 3eaaeb437f
commit d877ca877b
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
import shutil
import tempfile
from test.test_support import catch_warning
from test.support import catch_warning
import warnings
try: