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

/external/python/cpython3/Objects/
H A Dbytesobject.c1321 PyBytes_Repr(PyObject *obj, int smartquotes) argument
1349 if (smartquotes && squotes && !dquotes)
/external/python/cpython2/Objects/
H A Dstringobject.c926 PyString_Repr(PyObject *obj, int smartquotes) argument
949 if (smartquotes &&

Completed in 107 milliseconds