import string true = 1 false = 0 # # main # html = """ HTTP/1.0 200 Okay Content-type: text/html Location: http://mems.ee.cornell.edu/~fb/search/3.0/ Xarph Web Engine 3.0

Your browser should have sent you here.

""" print string.strip( html )