mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Remove unnecessary imports
This commit is contained in:
parent
4ef1103b71
commit
a59ab05fda
7 changed files with 0 additions and 10 deletions
|
|
@ -2,7 +2,6 @@
|
|||
# After ToolTip.py, which uses ideas gleaned from PySol
|
||||
|
||||
# Used by the CallTips IDLE extension.
|
||||
import os
|
||||
from Tkinter import *
|
||||
|
||||
class CallTip:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue