Python: Copy tests to Python 3

This commit is contained in:
Rasmus Wriedt Larsen
2023-11-15 11:41:31 +01:00
parent f9e9ae91f7
commit f3dd002ba9
18 changed files with 230 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#!/usr/bin/env python
print("I'm actually a script you see ;)")