Use "#!/usr/bin/env python", as elsewhere.

This commit is contained in:
Richard Heck 2014-01-26 11:38:41 -05:00
parent 2b941da7fc
commit 5d94d1b3bf

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
# file listerrors
# This file is part of LyX, the document processor.