mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
2 lines
121 B
Python
2 lines
121 B
Python
#If we use the standard import form the test runner will import quite a lot of the standard library
|
|
os = __import__("os") |