Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

On Thu, Dec 2, 2010 at 12:54 PM, Mark Dickinson <rep...@bugs.python.org> wrote:
..
> The classes of whitespace accepted in each position are the same.  IIUC, with 
> your patch,
> that consistency would be lost---is that right?

Good point. I thought The PyUnicode_EncodeDecimal() was stripping the
space, but it was converting it to ASCII ' ' instead.  That's easy to
fix.   Can you suggest a test case?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10557>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to