Antoine Pitrou <pit...@free.fr> added the comment:

The question is, what should it do with such an input? Pretend it's a single 
char (but other chars in the source string won't get the same treatment)? Treat 
it as a two-char string (but then center() and friends should logically be 
extended to accept strings of arbitrary lengths)?

----------
nosy: +pitrou

_______________________________________
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