Browse Source

Fix bang line

283
Neil Booth 10 years ago
parent
commit
c5c5afcb90
  1. 2
      contrib/make_locale

2
contrib/make_locale

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

Loading…
Cancel
Save