Merge pull request #1277 from kyuupichan/contrib_locale

Fix bang line
This commit is contained in:
ThomasV 2015-06-04 12:28:41 +02:00
commit 47ebec1765
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python2
from StringIO import StringIO
import urllib2, os, zipfile, pycurl