from mod_python import apache, Session def index(req): req.content_type = "text/html" str ="""
test.py