mirror of
https://github.com/python/cpython.git
synced 2026-05-14 22:40:42 +00:00
add missing import
This commit is contained in:
parent
a9b5be0c05
commit
bf4464a38f
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
import os
|
||||
import sys
|
||||
import ttk
|
||||
import unittest
|
||||
from _tkinter import TclError
|
||||
from test import test_support
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue