Home
last modified time | relevance | path

Searched refs:close_on_genexit (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dgenobject.c420 _gen_throw(PyGenObject *gen, int close_on_genexit, in _gen_throw() argument
430 close_on_genexit in _gen_throw()
434 `close_on_genexit` parameter here. in _gen_throw()
460 ret = _gen_throw((PyGenObject *)yf, close_on_genexit, in _gen_throw()

Completed in 4 milliseconds