mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
Make this work stand-alone, too.
This commit is contained in:
parent
c0458830fb
commit
089816ba0b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ import unittest
|
||||||
import os
|
import os
|
||||||
import os.path
|
import os.path
|
||||||
import sys
|
import sys
|
||||||
import test
|
import test.test_support
|
||||||
import tempfile
|
import tempfile
|
||||||
import subprocess
|
import subprocess
|
||||||
import py_compile
|
import py_compile
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue