Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/snd/
D_Sndmodule.c987 static PyMethodDef Snd_methods[] = { variable
1136 m = Py_InitModule("_Snd", Snd_methods); in init_Snd()