more scripts working with python3

This commit is contained in:
Martin Diehl 2018-11-16 19:32:17 +01:00
parent 4ffb4a4321
commit 50f880afd1
3 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit d2e99e2300bbaf7a33d9dcd4306f7b4e47eec8ca
Subproject commit b46552b0e3849415a6c280b2070198246853e310

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: UTF-8 no BOM -*-
import os,sys,math

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: UTF-8 no BOM -*-
import os,sys,math