mirror of https://github.com/python/cpython
Make this work stand-alone, too.
This commit is contained in:
parent
c0458830fb
commit
089816ba0b
|
@ -5,7 +5,7 @@ import unittest
|
|||
import os
|
||||
import os.path
|
||||
import sys
|
||||
import test
|
||||
import test.test_support
|
||||
import tempfile
|
||||
import subprocess
|
||||
import py_compile
|
||||
|
|
Loading…
Reference in New Issue