Searched defs:displayhook (Results 1 – 3 of 3) sorted by relevance
| /third_party/python/Lib/test/ | ||
| D | test_doctest.py | 1195 def displayhook(): r""" member in test_DocTestRunner |
| /third_party/python/Lib/idlelib/ | ||
| D | rpc.py | 614 def displayhook(value): function |
| /third_party/python/Lib/ | ||
| D | pdb.py | 429 def displayhook(self, obj): member in Pdb |