Home
last modified time | relevance | path

Searched refs:dispatch_call (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/
Dbdb.py92 return self.dispatch_call(frame, arg)
118 def dispatch_call(self, frame, arg): member in Bdb
/third_party/python/Doc/library/
Dbdb.rst142 .. method:: dispatch_call(frame, arg)
190 This method is called from :meth:`dispatch_call` when there is the