mirror of
https://github.com/github/codeql.git
synced 2025-12-19 18:33:16 +01:00
Since we can analyze operator.py from Python3, but not in Python 2 (since it's implemented in C), we get a difference for the index tests. note: `operator.length_hint` is only available in Python 3.4 and later, so would always fail under Python 2.
2 lines
35 B
Plaintext
2 lines
35 B
Plaintext
../coverage/argumentRoutingTest.ql
|