This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients docs@python, r.david.murray
Date 2014-02-26.15:08:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1393427308.42.0.0461164572304.issue20782@psf.upfronthosting.co.za>
In-reply-to
Content
The base64 documentation (http://docs.python.org/3/library/base64.html) does not use the new python3 byte/string terminology consistently (sometimes not even within the same paragraph).
History
Date User Action Args
2014-02-26 15:08:28r.david.murraysetrecipients: + r.david.murray, docs@python
2014-02-26 15:08:28r.david.murraysetmessageid: <1393427308.42.0.0461164572304.issue20782@psf.upfronthosting.co.za>
2014-02-26 15:08:28r.david.murraylinkissue20782 messages
2014-02-26 15:08:28r.david.murraycreate