Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dstringobject.c926 PyString_Repr(PyObject *obj, int smartquotes) in PyString_Repr() argument
949 if (smartquotes && in PyString_Repr()