Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dpythonrun.c159 PyObject *bimod, *sysmod; in Py_InitializeEx() local
580 PyObject *bimod, *sysmod; in Py_NewInterpreter() local
712 PyObject *bimod = PyImport_ImportModule("__builtin__"); in initmain() local