Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testimportmultiple.c42 static struct PyModuleDef _barmodule = { variable
55 return PyModule_Create(&_barmodule); in PyInit__testimportmultiple_bar()