Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Objects/
Dexceptions.c1048 SyntaxError_init(PySyntaxErrorObject *self, PyObject *args, PyObject *kwds) in SyntaxError_init() function
/aosp_15_r20/external/python/cpython3/Objects/
Dexceptions.c2329 SyntaxError_init(PySyntaxErrorObject *self, PyObject *args, PyObject *kwds) in SyntaxError_init() function