mirror of
https://github.com/python/cpython.git
synced 2025-07-28 21:55:21 +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.path
|
||||
import sys
|
||||
import test
|
||||
import test.test_support
|
||||
import tempfile
|
||||
import subprocess
|
||||
import py_compile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue