_=\'_=%r;print _%%_\';print _%_
Is this the shortest possible python quine, or can it be done better? This one seems to improve on all the entrie
I'm just going to leave this here (save as exceptionQuine.py):
File "exceptionQuine.py", line 1 File "exceptionQuine.py", line 1 ^ IndentationError: unexpected indent