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

Eli Bendersky report at bugs.python.org
Fri Jul 29 06:08:47 CEST 2011


Eli Bendersky <eliben at gmail.com> added the comment:

Petri, thanks for the patch. I've updated Misc/NEWS and committed it.

Unless there are objections or problems, I will close this issue in a day or two.

----------
resolution:  -> fixed
stage: patch review -> committed/rejected

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


More information about the docs mailing list