]> granicus.if.org Git - python/commit
Use of Breakpoint class should be bdb.Breakpoint.
authorGuido van Rossum <guido@python.org>
Sat, 24 Oct 1998 01:28:22 +0000 (01:28 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 24 Oct 1998 01:28:22 +0000 (01:28 +0000)
commit39926e4bbad759fb6bad3945ebc1fe45cf5d7515
tree426992241df53a3f652be52530ce7587d5191765
parent5d42b5b74d6d9745e35c7cae13ce9147e1616784
Use of Breakpoint class should be bdb.Breakpoint.
Tools/idle/Debugger.py