mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Merge Py Idle changes:
Rev 1.4 (string methods) Rev 1.5 Remove unnecessary imports
This commit is contained in:
parent
75e379020e
commit
f1fe145d20
1 changed files with 0 additions and 3 deletions
|
@ -1,10 +1,7 @@
|
|||
import string
|
||||
import os
|
||||
import re
|
||||
import fnmatch
|
||||
import sys
|
||||
from Tkinter import *
|
||||
import tkMessageBox
|
||||
import SearchEngine
|
||||
from SearchDialogBase import SearchDialogBase
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue