Changed python interpreter to be consistent in these modules as compared to all others.

This commit is contained in:
lwade
2013-03-19 16:07:36 +00:00
parent 2baece3a03
commit 9dda148679
8 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/python -tt
#!/usr/bin/python
# -*- coding: utf-8 -*-
# (c) 2012, Flowroute LLC