Home | History | Annotate | Download | only in python2.7

Lines Matching defs:trace_dispatch

354     def trace_dispatch(self, *args):
360 return pdb.Pdb.trace_dispatch(self, *args)