On Wed, 09 Jun 2010 16:35:38 +0200, Victor Stinner 
<victor.stin...@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
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to