Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dreadline.c178 PyObject *filename_obj = Py_None, *filename_bytes; in read_init_file() local
204 PyObject *filename_obj = Py_None, *filename_bytes; in read_history_file() local
231 PyObject *filename_obj = Py_None, *filename_bytes; in write_history_file() local
267 PyObject *filename_obj = Py_None, *filename_bytes; in append_history_file() local
/external/python/cpython3/Python/
Dpythonrun.c342 PyObject *filename_obj, *bootstrap, *loader_type = NULL, *loader; in set_main_loader() local