Click on output.py to get source.
with open(__file__) as f:
    print(u''.join(f.readlines()))