Files
codeql/python/ql/test/2/library-tests/modules/usage/myscript.py
Rasmus Wriedt Larsen f9e9ae91f7 Python: Move tests that would change under Python 3.12 to lang specific directory
This moves the tests to Python 2, next we copy them to Python 3.
2023-11-15 11:42:38 +01:00

4 lines
65 B
Python
Executable File

#!/usr/bin/env python
print("I'm actually a script you see ;)")