1 2 3 4 5
#!/usr/bin/env python print "Content-type: text/html\n\n" print "<html>Hello world!</html>"