Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 160 Bytes

README.rst

File metadata and controls

8 lines (6 loc) · 160 Bytes

exceptional-quine

A fun Python quine :)

$ python quine.py
$ test "$(cat quine.py)" = "$(python quine.py 2>&1)"