Searched refs:test_with_docstring (Results 1 – 2 of 2) sorted by relevance
1584 test_with_docstring(PyObject *self) in test_with_docstring() function1658 {"test_with_docstring", (PyCFunction)test_with_docstring, METH_NOARGS,
2077 p = property(_testcapi.test_with_docstring)