Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_csv.c185 Dialect_get_quotechar(DialectObj *self, void *Py_UNUSED(ignored)) in Dialect_get_quotechar() function
346 { "quotechar", (getter)Dialect_get_quotechar},