Skip to content
Snippets Groups Projects
Commit 1e4a0ac0 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

use "/usr/bin/env python3" instead of "/usr/bin/env python" as a temporary workaround for #1023

parent 1a72a1c0
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env python #!/usr/bin/env python3
import os import os
import sys import sys
......
#!/usr/bin/env python #!/usr/bin/env python3
import os import os
import sys import sys
......
#!/usr/bin/env python #!/usr/bin/env python3
import os import os
import sys import sys
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment