Searched defs:modulename (Results 1 - 4 of 4) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_fileio.py | 351 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 D | errors.c | 1130 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 D | pythonrun.c | 1031 PyObject *modulename = PyObject_GetAttr(type, &_Py_ID(__module__)); in print_exception_message() local |
/third_party/openssl/test/ | ||
H A D | sslapitest.c | 10594 char *modulename; in setup_tests() local |
Completed in 19 milliseconds