Home
last modified time | relevance | path

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

/external/python/cpython3/PC/
Dmsvcrtmodule.c523 static struct PyModuleDef msvcrtmodule = { variable
568 PyObject *m = PyModule_Create(&msvcrtmodule); in PyInit_msvcrt()
/external/python/cpython2/PC/VC6/
Dpythoncore.dsp582 SOURCE=..\msvcrtmodule.c