mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Merge Py Idle changes
Rev 1.16 (skip. The Edward K. Ream breakpoint fix has been added to bdb.py and idlefork Debugger.py no longer overrides Bdb.set_break() ) Rev 1.17 Remove unnecessary imports
This commit is contained in:
parent
a287644204
commit
aae2094991
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
import os
|
||||
import bdb
|
||||
import types
|
||||
import traceback
|
||||
from Tkinter import *
|
||||
from WindowList import ListedToplevel
|
||||
from ScrolledList import ScrolledList
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue