
Nov. 29, 2010
12:42 p.m.
Author: senthil.kumaran Date: Mon Nov 29 13:42:29 2010 New Revision: 86864 Log: Remove the comment used while testing. Modified: python/branches/py3k/Lib/pdb.py Modified: python/branches/py3k/Lib/pdb.py ============================================================================== --- python/branches/py3k/Lib/pdb.py (original) +++ python/branches/py3k/Lib/pdb.py Mon Nov 29 13:42:29 2010 @@ -775,7 +775,6 @@ self.error(err) else: self.clear_bpbynumber(i) - #self.clear_break(bp.file, bp.line) self.message('Deleted %s' % bp) do_cl = do_clear # 'c' is already an abbreviation for 'continue'
5346
Age (days ago)
5346
Last active (days ago)
0 comments
1 participants
participants (1)
-
senthil.kumaran