mirror of https://github.com/python/cpython
Merge Py Idle's Rev 1.16 (string methods)
This commit is contained in:
parent
1b3c26998e
commit
c209b3dab5
|
@ -6,7 +6,6 @@
|
|||
# Debug menu here, which is only present in the PythonShell window.
|
||||
|
||||
import sys
|
||||
import string
|
||||
from configHandler import idleConf
|
||||
|
||||
menudefs = [
|
||||
|
|
Loading…
Reference in New Issue