Home
last modified time | relevance | path

Searched defs:Dialect_Type (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/
D_csv.c88 static PyTypeObject Dialect_Type; variable
464 static PyTypeObject Dialect_Type = { variable
/external/python/cpython2/Modules/
D_csv.c108 staticforward PyTypeObject Dialect_Type; variable
475 static PyTypeObject Dialect_Type = { variable