In article <4c5eef7f$0$1609$742ec...@news.sonic.net>,
John Nagle  <na...@animats.com> wrote:
>
>     This looks like code that will do the wrong thing in
>Python 2.6 for characters in the range 128-255.  Those are
>illegal in type "str", but this code is constructing such
>values with "chr".

WDYM "illegal"?
-- 
Aahz (a...@pythoncraft.com)           <*>         http://www.pythoncraft.com/

"...if I were on life-support, I'd rather have it run by a Gameboy than a
Windows box."  --Cliff Wells
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to