mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
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:
parent
ae8bbff231
commit
b3a0a666f2
3 changed files with 0 additions and 14 deletions
|
@ -7,8 +7,6 @@ import thread
|
|||
import threading
|
||||
import Queue
|
||||
|
||||
import boolcheck
|
||||
|
||||
import CallTips
|
||||
import RemoteDebugger
|
||||
import RemoteObjectBrowser
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue