Searched defs:do_clear (Results 1 - 4 of 4) sorted by relevance
/third_party/python/Lib/ | ||
H A D | bdb.py | 244 def do_clear(self, arg): member in Bdb |
H A D | pdb.py | 942 def do_clear(self, arg): member in Pdb |
/third_party/python/Lib/test/ | ||
H A D | test_bdb.py | 231 def do_clear(self, arg): member in Tracer |
/third_party/python/Tools/scripts/ | ||
H A D | texi2html.py | 952 def do_clear(self, args): member in TexinfoParser |
Completed in 9 milliseconds