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 xwhhsprings
Recipients docs@python, xwhhsprings
Date 2015-11-23.13:29:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1448285359.37.0.0735251263176.issue25706@psf.upfronthosting.co.za>
In-reply-to
Content
* default of ignorechars for a85decode
    b' tnrv' should be b' \t\n\r\v'
* explanation of newline for a85encode
    "newline('n')" should be "newline('\n')"
History
Date User Action Args
2015-11-23 13:29:19xwhhspringssetrecipients: + xwhhsprings, docs@python
2015-11-23 13:29:19xwhhspringssetmessageid: <1448285359.37.0.0735251263176.issue25706@psf.upfronthosting.co.za>
2015-11-23 13:29:19xwhhspringslinkissue25706 messages
2015-11-23 13:29:19xwhhspringscreate