mirror of
https://github.com/python/cpython.git
synced 2025-07-23 03:05:38 +00:00
Merge Py Idle changes:
Rev 1.3 nnorwitz Remove unnecessary imports
This commit is contained in:
parent
7879ad0c4f
commit
089a64a749
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
||||||
# may be useful for some purposes in (or almost in ;) the current project scope
|
# may be useful for some purposes in (or almost in ;) the current project scope
|
||||||
# Ideas gleaned from PySol
|
# Ideas gleaned from PySol
|
||||||
|
|
||||||
import os
|
|
||||||
from Tkinter import *
|
from Tkinter import *
|
||||||
|
|
||||||
class ToolTipBase:
|
class ToolTipBase:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue