Commit 3b8fb47f authored by Neal Norwitz's avatar Neal Norwitz

Import test_support properly

parent 003eb308
import imp
import unittest
from test_support import TestFailed, run_unittest
from test.test_support import TestFailed, run_unittest
class ImpLock(unittest.TestCase):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment