Files
openide/python/testData/inspections/PyUnresolvedReferencesInspection
Andrey Vlasovskikh cb22683f8d PY-24637 Use non-resolvable built-in constants check for doctest and Jupyter references
Since the switch to the builtins from Typeshed we no longer have
the definitions for True, False, None for PY2. We have to ignore these
references via null highlighting severity as we do in the base method
for PyReferenceImpl.
2017-08-30 23:19:24 +03:00
..
2017-08-30 19:57:06 +03:00