Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/evt/
D_Evtmodule.c286 static PyObject *Evt_IsCmdChar(PyObject *_self, PyObject *_args) in Evt_IsCmdChar() function
504 {"IsCmdChar", (PyCFunction)Evt_IsCmdChar, 1,