[docs] [issue12380] bytearray methods center, ljust, rjust don't accept a bytearray as the fill character
Eli Bendersky
report at bugs.python.org
Wed Jul 27 19:48:36 CEST 2011
Eli Bendersky <eliben at gmail.com> added the comment:
Looks good. How about also adding some tests for the original request of supporting bytearrays in ljust/rjust/center?
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12380>
_______________________________________
More information about the docs
mailing list