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 bsdphk
Recipients bsdphk, christian.heimes, martin.panter, r.david.murray, serhiy.storchaka, tuxtimo, vstinner, xiang.zhang
Date 2018-07-12.14:02:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531404133.19.0.56676864532.issue33687@psf.upfronthosting.co.za>
In-reply-to
Content
Please note that the mode is not just a parameter, it is also a data field inside the encoded input.

See: https://en.wikipedia.org/wiki/Uuencoding

(search for "mode")
History
Date User Action Args
2018-07-12 14:02:13bsdphksetrecipients: + bsdphk, vstinner, christian.heimes, r.david.murray, martin.panter, serhiy.storchaka, xiang.zhang, tuxtimo
2018-07-12 14:02:13bsdphksetmessageid: <1531404133.19.0.56676864532.issue33687@psf.upfronthosting.co.za>
2018-07-12 14:02:13bsdphklinkissue33687 messages
2018-07-12 14:02:13bsdphkcreate