#!/usr/bin/env python print "Content-type: text/html\n\n" print "Hello world from Python Land!"