also works for python3
This commit is contained in:
parent
535f5f3c07
commit
d53b01ab56
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env python2.7
|
#!/usr/bin/env python3
|
||||||
# -*- coding: UTF-8 no BOM -*-
|
# -*- coding: UTF-8 no BOM -*-
|
||||||
|
|
||||||
import sys,os,re
|
import sys,os,re
|
||||||
|
|
Loading…
Reference in New Issue