Make editor.py executable

This commit is contained in:
Peter Ruibal 2015-01-10 23:02:52 -08:00
parent 1db5890c06
commit 74e26eabae
1 changed files with 1 additions and 0 deletions

1
editor.py Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/env python
from __future__ import print_function
import locale