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.
This commit is contained in:
Rasmus Wriedt Larsen
2023-11-15 11:39:32 +01:00
parent 23419ee634
commit f9e9ae91f7
20 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1 @@
semmle-extractor-options: --lang=2 --max-import-depth=2 -r package

View File

@@ -0,0 +1 @@
semmle-extractor-options: --lang=2 -F script

View File

@@ -1 +0,0 @@
semmle-extractor-options: --max-import-depth=2 -r package

View File

@@ -1 +0,0 @@
semmle-extractor-options: -F script