Searched refs:test_datetime_capi (Results 1 – 2 of 2) sorted by relevance
9 test_datetime_capi(PyObject *self, PyObject *args) in test_datetime_capi() function477 {"test_datetime_capi", test_datetime_capi, METH_NOARGS},498 if (test_datetime_capi(NULL, NULL) == NULL) { in _testcapi_datetime_exec()
6451 _testcapi.test_datetime_capi()