Home
last modified time | relevance | path

Searched defs:modulename (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_fileio.py351 modulename = '_io' variable in CAutoFileTests
355 modulename = '_pyio' variable in PyAutoFileTests
575 modulename = '_io' variable in COtherFileTests
596 modulename = '_pyio' variable in PyOtherFileTests
/third_party/python/Python/
H A Derrors.c1130 PyObject *modulename = NULL; in PyErr_NewException() local
1362 PyObject *modulename = PyObject_GetAttr(exc_type, &_Py_ID(__module__)); in write_unraisable_exc_file() local
[all...]
H A Dpythonrun.c1031 PyObject *modulename = PyObject_GetAttr(type, &_Py_ID(__module__)); in print_exception_message() local
/third_party/openssl/test/
H A Dsslapitest.c10594 char *modulename; in setup_tests() local

Completed in 19 milliseconds