$ python quine.py import sys print open(sys.argv[0]).read(),
Sometimes writing python literally feels like taking candy from a baby
I made this mistake the first time I tried too.
Sometimes writing python literally feels like taking candy from a baby