#!/usr/local/bin/python # -*- coding: utf-8 -*- print "Content-Type: text/plain" print print "hello world."