Bump scripts to python3

This commit is contained in:
Jan Henning
2022-05-19 16:25:08 +02:00
parent 0a35a467e0
commit 85a77e3eff
8 changed files with 34 additions and 35 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env python
from __future__ import print_function
import os
import sys
import datetime