[docs] [issue12380] bytearray methods center, ljust, rjust don't accept a bytearray as the fill character
Antoine Pitrou
report at bugs.python.org
Tue Jul 26 01:10:06 CEST 2011
Antoine Pitrou <pitrou at free.fr> added the comment:
c_format_bytearray.patch looks ok to me. The other proposal is too broad, and may lead to confusing behaviour.
In any case, some tests are needed.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12380>
_______________________________________
More information about the docs
mailing list