Run with Python 2.5
authorTim Ansell <mithro@gmail.com>
Sat, 25 Oct 2008 22:26:34 +0000
changeset 416 99771d263391
parent 415 6488ff168b42
child 417 a88affc13f98
Run with Python 2.5
thirdparty/google_appengine/dev_appserver.py
--- a/thirdparty/google_appengine/dev_appserver.py	Thu Oct 23 12:00:29 2008 +0000
+++ b/thirdparty/google_appengine/dev_appserver.py	Sat Oct 25 22:26:34 2008 +0000
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2.5
 #
 # Copyright 2007 Google Inc.
 #