Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_csv.c397 dialect_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in dialect_new() function
424 _csvstate *module_state = _csv_state_from_type(type, "dialect_new"); in dialect_new()
575 {Py_tp_new, dialect_new},

Completed in 4 milliseconds