Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_fileio.py346 modulename = '_io' variable in CAutoFileTests
350 modulename = '_pyio' variable in PyAutoFileTests
573 modulename = '_io' variable in COtherFileTests
594 modulename = '_pyio' variable in PyOtherFileTests
/third_party/glib/gio/
Dgio-querymodules.c89 gchar *modulename; in query_dir() local
/third_party/python/Lib/
Dtrace.py75 def names(self, filename, modulename): argument
/third_party/python/Python/
Derrors.c1111 PyObject *modulename = NULL; in PyErr_NewException() local
1328 PyObject *modulename = _PyObject_GetAttrId(exc_type, &PyId___module__); in write_unraisable_exc_file() local
Dpythonrun.c965 PyObject* modulename; in print_exception() local