Searched refs:test_PyDateTime_DELTA_GET (Results 1 – 2 of 2) sorted by relevance
2835 test_PyDateTime_DELTA_GET(PyObject *self, PyObject *obj) in test_PyDateTime_DELTA_GET() function5649 {"PyDateTime_DELTA_GET", test_PyDateTime_DELTA_GET, METH_O},
5964 def test_PyDateTime_DELTA_GET(self): member in CapiTest