Home
last modified time | relevance | path

Searched refs:smartquotes (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Objects/
Dbytesobject.c1292 PyBytes_Repr(PyObject *obj, int smartquotes) in PyBytes_Repr() argument
1322 if (smartquotes && squotes && !dquotes) in PyBytes_Repr()