#!/usr/bin/python # If you can read this, your cgi-bin directory hasn't yet been configured. # If you need to use CGI, please contact the systems administrators. # This file and directory may be deleted if you'd like. import cgi cgi.test()