Update list_langs.py to exec via python3 from env

This commit is contained in:
thatHexa
2017-03-01 13:58:32 +02:00
committed by GitHub
parent 880c1b128f
commit e314066eeb

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
import os