Home
last modified time | relevance | path

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

/external/python/cpython2/RISCOS/Modules/
Dswimodule.c159 static PyObject *PyBlock_BitSet(PyBlockObject *self,PyObject *arg) in PyBlock_BitSet() function
203 { "bitset",(PyCFunction)PyBlock_BitSet,1},