py3: run with python3

This commit is contained in:
Frédéric Péters 2020-04-18 14:45:45 +02:00
parent 24e71e88e5
commit efb45a1b5d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
import atexit
import re