Commit 5bdfd910 authored by Raymond Hettinger's avatar Raymond Hettinger

Remove out-of-date comment

parent 52a43b5d
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment