Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dtrace.py128 PRAGMA_NOCOVER = "#pragma NO COVER" variable
383 if lineno in lnotab and not PRAGMA_NOCOVER in lines[i]: