Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
089a64a7
Commit
089a64a7
authored
Sep 18, 2002
by
Kurt B. Kaiser
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Merge Py Idle changes:
Rev 1.3 nnorwitz Remove unnecessary imports
parent
7879ad0c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
Lib/idlelib/ToolTip.py
Lib/idlelib/ToolTip.py
+0
-1
No files found.
Lib/idlelib/ToolTip.py
View file @
089a64a7
...
@@ -3,7 +3,6 @@
...
@@ -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
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment