[Python-Dev] "data".decode(encoding) ?!

Barry A. Warsaw barry@digicool.com
Thu, 3 May 2001 04:24:16 -0400


>>>>> "M" == M  <mal@lemburg.com> writes:

    M> Here's a little fun codec to play with. It encodes the input
    M> using the ROT13 encoding (which is 1-1 and idempotent).

LOL!  Guess what `language' I chose to use when testing Mailman's i18n
support?  :)

-Barry