import compiler, sys from httpdot import show p = compiler.parse(open('zz.py').read()) show(p)