Just a small quine

Gerson Kurz gerson.kurz at t-online.de
Thu Jun 7 12:22:15 EDT 2001


On Thu, 07 Jun 2001 16:19:13 GMT, gerson.kurz at t-online.de (Gerson
Kurz) wrote: a quine.

Sorry folks, the sh*t newsreader split the lines. the lines

for c in
s[:604]+'s='+3*'"'+s.replace(chr(92),chr(92)*2)+3*'"'+s[-118:]:

must be on just one line (its a for loop after all). Note that there
are two of those at the bottom. You can also download a working copy
here:

http://www.p-nand-q.com/python/quine6.py.txt




More information about the Python-list mailing list