python vs. perl readability

Michael Hudson mwh at python.net
Fri Mar 7 08:42:40 EST 2003


Anton Muhin <antonmuhin at sendmail.ru> writes:

> Another recipe:
> 
> 1. Write some small script in Python.
> 2. zip it.
> 3. Convert into string.
> 4. Place this string into new script.
> 5. Unzip it and call eval.

I hope everyone has seen Jason Orendorff's winning entry to the
obfuscated C competition:

    http://www.ioccc.org/2001/jason.c

Now *that's* obfuscated.

Cheers,
M.

-- 
 Have you considered downgrading your arrogance to a reasonable level?
        -- Erik Naggum, comp.lang.lisp, to yet another C++-using troll




More information about the Python-list mailing list