Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dunicodedata.c1333 static struct PyModuleDef unicodedatamodule = { variable
1352 m = PyModule_Create(&unicodedatamodule); in PyInit_unicodedata()