Searched refs:myrepr (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/idlelib/ | ||
H A D | debugobj.py | 15 myrepr = Repr() variable 16 myrepr.maxstring = 100 17 myrepr.maxother = 100 27 return myrepr.repr(self.object) |
Completed in 1 milliseconds