An open API service indexing awesome lists of open source software.

https://github.com/carlbordum/exceptional-quine

pulled a sneaky on ya
https://github.com/carlbordum/exceptional-quine

Last synced: 21 days ago
JSON representation

pulled a sneaky on ya

Awesome Lists containing this project

README

        

=================
exceptional-quine
=================

A fun Python quine :) ::

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