Searched defs:repr_str (Results 1 – 8 of 8) sorted by relevance
91 def repr_str(self, x, level): member in Repr
439 repr_str = repr_string variable in HTMLRepr1020 repr_str = repr_string variable in TextRepr
120 def repr_str(self, x, level): member in Repr
548 repr_str = repr_string variable in HTMLRepr1149 repr_str = repr_string variable in TextRepr
604 tstring repr_str; in PyRepr() local
1250 char *repr_str; in save_string() local1420 char *repr_str; in save_unicode() local
608 PyObject *encoded, *escaped_str, *repr_str, *buffer, *result; in sys_displayhook_unencodable() local
5528 static PyObject *repr_str; local