Change the call to python from /usr/bin/python to /usr/bin/env python so the correct python is called when using virtualenv. Remove the the call if not needed.

This commit is contained in:
TierraDelFuego
2013-01-12 23:34:35 -08:00
parent 5ff925d583
commit e363ee0994
11 changed files with 6 additions and 12 deletions
-1
View File
@@ -1,4 +1,3 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
'''