Home
last modified time | relevance | path

Searched refs:abc_data_new (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_abc.c74 abc_data_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in abc_data_new() function
100 {Py_tp_new, abc_data_new},
440 data = abc_data_new(state->_abc_data_type, NULL, NULL); in _abc__abc_init()

Completed in 2 milliseconds