Searched refs:dispatch_call (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/ | ||
H A D | bdb.py | 92 return self.dispatch_call(frame, arg) 118 def dispatch_call(self, frame, arg): member in Bdb 204 # (CT) stopframe may now also be None, see dispatch_call. |
Completed in 2 milliseconds