Merge pull request #6805 from sivel/env-interpreter-fix

Fix interpreter lines in a couple of modules
This commit is contained in:
jctanner 2014-04-01 15:03:20 -04:00
commit 6a1dcca4be
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/python
#
# (c) 2014, Pavel Antonov <antonov@adwz.ru>