Searched refs:smartquotes (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | bytesobject.c | 1300 PyBytes_Repr(PyObject *obj, int smartquotes) in PyBytes_Repr() argument 1330 if (smartquotes && squotes && !dquotes) in PyBytes_Repr() |
Completed in 5 milliseconds