more scripts working with python3
This commit is contained in:
parent
4ffb4a4321
commit
50f880afd1
2
PRIVATE
2
PRIVATE
|
@ -1 +1 @@
|
|||
Subproject commit d2e99e2300bbaf7a33d9dcd4306f7b4e47eec8ca
|
||||
Subproject commit b46552b0e3849415a6c280b2070198246853e310
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python2.7
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: UTF-8 no BOM -*-
|
||||
|
||||
import os,sys,math
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python2.7
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: UTF-8 no BOM -*-
|
||||
|
||||
import os,sys,math
|
||||
|
|
Loading…
Reference in New Issue