Merge pull request #390 from thatHexa/master

Update list_langs.py to exec via python3 from env
This commit is contained in:
Mike Donaghy
2017-03-01 09:40:35 -06:00
committed by GitHub

View File

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