mirror of
https://github.com/python/cpython.git
synced 2025-11-02 19:12:55 +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 Tkinter import *
|
||||||
from Tkextra import *
|
from Tkextra import *
|
||||||
import tkinter
|
|
||||||
from ScrolledListbox import ScrolledListbox
|
from ScrolledListbox import ScrolledListbox
|
||||||
import sys
|
import sys
|
||||||
import genmodule
|
import genmodule
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue