There is a begining for everything

with open('/dev/null', 'w') as __import__('sys').stdout: from this import s
__import__('sys').stderr.write(s.split("\n")[10].encode("rot-13") + "\n" )
raise Exception("not implemented yet")

No comments: