python vs. perl readability

Isaac To kkto at csis.hku.hk
Tue Mar 11 08:34:04 EST 2003


>>>>> "Anton" == Anton Muhin <antonmuhin at sendmail.ru> writes:

    Anton> Another recipe:

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

Haha... I was already using (a variant of, actually using gzip and base64
with bash) this to store my password which needs to be automatically sent to
my VPN server. =)

Regards,
Isaac.




More information about the Python-list mailing list