Remove the 2.2 compatibility module boolcheck.py and related code

M PyShell.py
R boolcheck.py
M run.py
This commit is contained in:
Kurt B. Kaiser 2003-06-14 03:33:20 +00:00
parent ae8bbff231
commit b3a0a666f2
3 changed files with 0 additions and 14 deletions

View file

@ -7,8 +7,6 @@ import thread
import threading
import Queue
import boolcheck
import CallTips
import RemoteDebugger
import RemoteObjectBrowser