[Python-Dev] Reintroduce or drop completly hex, bz2, rot13, ... codecs
R. David Murray
rdmurray at bitdance.com
Wed Jun 9 19:59:20 CEST 2010
On Wed, 09 Jun 2010 16:35:38 +0200, Victor Stinner <victor.stinner at haypocalc.com> wrote:
> Le mercredi 09 juin 2010 14:47:22, Nick Coghlan a =E9crit :
> > *Some are obvious, such as rot13 being text only,
>
> Should rot13 shift any unicode character, or just a-z and A-Z?
The latter, unless you want to do a lot of work:
http://unicode.org/mail-arch/unicode-ml/y2007-m12/0047.html
--
R. David Murray www.bitdance.com
More information about the Python-Dev
mailing list