Home
last modified time | relevance | path

Searched refs:decref_filename (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dpythonrun.c72 int decref_filename = 0; in _PyRun_AnyFileObject() local
79 decref_filename = 1; in _PyRun_AnyFileObject()
93 if (decref_filename) { in _PyRun_AnyFileObject()