mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
add missing import
This commit is contained in:
parent
c5206b3893
commit
8e1a338129
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
import os
|
||||
import sys
|
||||
import unittest
|
||||
import Tkinter
|
||||
from test import test_support
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue