Update shebangs to python3.
Showing
#!/usr/bin/env python | #!/usr/bin/env python3 | ||
|
|||
import argparse | import argparse | ||
import json | import json | ||
import os.path | import os.path | ||
... | ... |
#!/usr/bin/env python | #!/usr/bin/env python3 | ||
Please
register
or
sign in
to reply
|
|||
import argparse | import argparse | ||
import json | import json | ||
import os.path | import os.path | ||
... | ... |
mentioned in commit 0bc84af5
·mentioned in commit 0bc84af5
mentioned in merge request !1498 (merged)
·