Home
last modified time | relevance | path

Searched refs:Dialect_get_quoting (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Modules/
D_csv.c191 Dialect_get_quoting(DialectObj *self, void *Py_UNUSED(ignored)) in Dialect_get_quoting() function
347 { "quoting", (getter)Dialect_get_quoting},