[issue21777] Separate out documentation of binary sequence methods

Nick Coghlan report at bugs.python.org
Fri Aug 8 14:37:18 CEST 2014


Nick Coghlan added the comment:

v5 has all the review comments I accepted as being in scope addressed, including the restoration/addition of the notes about returning the object unchanged for center(), ljust(), rjust() and zfill() when the field width is less than or equal to the length of the string.

----------
Added file: http://bugs.python.org/file36309/separate_binary_sequence_docs_v5.diff

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


More information about the Python-bugs-list mailing list