- Updated Python to 2.7, to match that used in hte unit tests.
This commit is contained in:
Paul Beckingham
2014-08-31 08:48:13 -04:00
parent 41e6282052
commit 72210ec2ac

View File

@@ -1,4 +1,4 @@
#! /usr/bin/env python2 #!/usr/bin/env python2.7
################################################################################ ################################################################################
## ##
## Copyright 2006 - 2014, Paul Beckingham, Federico Hernandez. ## Copyright 2006 - 2014, Paul Beckingham, Federico Hernandez.