mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Removed unneeded reference to tkinter
This commit is contained in:
parent
ba0311ecff
commit
f39ca24ebc
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ sys.path.append(os.path.join(os.environ['HOME'], 'src/python/Tools/modulator'))
|
|||
|
||||
from Tkinter import *
|
||||
from Tkextra import *
|
||||
import tkinter
|
||||
from ScrolledListbox import ScrolledListbox
|
||||
import sys
|
||||
import genmodule
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue