[issue12380] bytearray methods center, ljust, rjust don't accept a bytearray as the fill character

R. David Murray report at bugs.python.org
Wed Jun 22 02:25:38 CEST 2011


R. David Murray <rdmurray at bitdance.com> added the comment:

All right, let's get some other opinions from people who have actually worked with the bytearray and bytes code (and Terry because he cares about APIs).

----------
nosy: +haypo, ncoghlan, pitrou, rhettinger, terry.reedy
status: closed -> open

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12380>
_______________________________________


More information about the Python-bugs-list mailing list