Switch to python 3

- #259

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2019-12-10 22:23:19 +01:00
parent 5e04aff3db
commit 93aa943a7d

View file

@ -1,4 +1,5 @@
#!/usr/bin/env python2 #!/usr/bin/env python3
############################################################################### ###############################################################################
# #
# Copyright 2006 - 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez. # Copyright 2006 - 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez.