#!/usr/bin/python # -*- coding: euc-jp -*- import cgi print "Content-Type: text/html\n" cgi.print_environ()