#!/usr/bin/python print "Content-type: text/html\n\n" i=open("basf") s=i.read() print s