Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dcdmodule.c313 CD_stop(cdplayerobject *self, PyObject *args) in CD_stop() function
371 {"stop", (PyCFunction)CD_stop, METH_VARARGS},