Files
codeql/python/ql/test/query-tests/Expressions/eq/NonPortableComparisonUsingIs.expected

2 lines
133 B
Plaintext

| expressions_test.py:51:4:51:11 | Compare | The result of this comparison with 'is' may differ between implementations of Python. |