Eric Smith <e...@trueblade.com> added the comment:

I think these macros would be a reasonable approach. I think str.center, etc. 
should support non-BMP chars, because to not do so can raise an exception. 
Supporting composed graphemes seems like another problem altogether. And while 
we could fix that, it's clearly a larger step.

----------

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

Reply via email to