Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dpuremodule.c637 pure_purify_assert_is_writable(PyObject *self, PyObject *args) in pure_purify_assert_is_writable() function
884 {"purify_assert_is_writable", pure_purify_assert_is_writable, METH_VARARGS},