make sure to use Python 2 interpreter when default system Python is version 3

This commit is contained in:
Bernardo Damele
2013-02-14 11:25:04 +00:00
parent 6629233de5
commit a67ef4117f
257 changed files with 258 additions and 259 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python2
#
# Copyright 2002-2003 Michael D. Stenner
#