Searched defs:repr_str (Results 1 - 3 of 3) sorted by relevance
| /third_party/python/Lib/ | ||
| H A D | reprlib.py | 126 def repr_str(self, x, level): member in Repr |
| H A D | pydoc.py | 555 repr_str = repr_string variable in HTMLRepr 1151 repr_str = repr_string variable in TextRepr |
| /third_party/python/Python/ | ||
| H A D | sysmodule.c | 611 PyObject *encoded, *escaped_str, *repr_str, *buffer, *result; in sys_displayhook_unencodable() local |
Completed in 9 milliseconds