--- /dev/null
+Bugs-Everywhere-Web/start-beweb.py should call python not python2.4
+it works great with python2.5
+
--- /dev/null
+
+
+
+Content-type=text/plain
+
+
+
+
+
+
+Date=Mon, 14 Apr 2008 16:43:07 +0000
+
+
+
+
+
+
+From=j
+
+
+
--- /dev/null
+
+
+
+creator=j
+
+
+
+
+
+
+severity=minor
+
+
+
+
+
+
+status=open
+
+
+
+
+
+
+summary=use python instead of python2.4 in Bugs-Everywhere-Web/start-beweb.py
+
+
+
+
+
+
+time=Mon, 14 Apr 2008 16:42:37 +0000
+
+
+
-#!/usr/bin/env python2.4
+#!/usr/bin/env python
import pkg_resources
pkg_resources.require("TurboGears")