Searched refs:_open_code_hook (Results 1 – 1 of 1) sorted by relevance
1050 static PyObject *_open_code_hook(PyObject *path, void *data) in _open_code_hook() function1067 result = PyFile_SetOpenCodeHook(_open_code_hook, &result); in test_open_code_hook()1073 result = PyFile_SetOpenCodeHook(_open_code_hook, &result); in test_open_code_hook()