Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A D_pyio.py38 _IOBASE_EMITS_UNRAISABLE = (hasattr(sys, "gettotalrefcount") or sys.flags.dev_mode) variable
40 _CHECK_ERRORS = _IOBASE_EMITS_UNRAISABLE
435 if _IOBASE_EMITS_UNRAISABLE:

Completed in 4 milliseconds