#!/home/jcgregorio/bin/python2.4 import sys, os import cgitb; cgitb.enable() import manage manage.run() #sys.path.extend(['/home/jcgregorio/lib/python2.4/site-packages/','/home/jcgregorio/lib/python2.4/'])