[docs] [issue20782] base64 module docs do not use the terms 'bytes' and 'string' consistently.

Milan Oberkirch report at bugs.python.org
Sun Mar 9 21:53:27 CET 2014


Milan Oberkirch added the comment:

changed 'bytes' and 'byte string' to `bytes-like object` and reviewed usage of 'byte' and 'string' (the letter made sense to me at some points, e.g. something like  "... altchar is a string with two or less letters ...").

----------
keywords: +patch
nosy: +zvyn
Added file: http://bugs.python.org/file34315/base64doc.diff

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


More information about the docs mailing list