mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Remove out-of-date comment
This commit is contained in:
parent
52a43b5dfd
commit
5bdfd910f5
1 changed files with 0 additions and 4 deletions
|
@ -35,10 +35,6 @@ del _thread
|
|||
|
||||
|
||||
# Debug support (adapted from ihooks.py).
|
||||
# All the major classes here derive from _Verbose. We force that to
|
||||
# be a new-style class so that all the major classes here are new-style.
|
||||
# This helps debugging (type(instance) is more revealing for instances
|
||||
# of new-style classes).
|
||||
|
||||
_VERBOSE = False
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue