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 isoschiz
Recipients christian.heimes, flox, isoschiz, jcea, pitrou, r.david.murray, sijinjoseph
Date 2013-04-07.15:58:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365350297.57.0.0868944355661.issue17618@psf.upfronthosting.co.za>
In-reply-to
Content
(sorry for spam)

Forgot to mention, I included an optional keyword argument to support the 'btoa' shortcut for sequences of space characters as described in the Wikipedia article. However, I'm unsure if any other implementation supports this, so might not be worth including it in our implementation.

A better feature might be to support full btoa output, but the Wikipedia article doesn't have a complete enough specification, and I couldn't find (didn't really look for) one elsewhere. If no one uses it though, again. probably not worth including it.
History
Date User Action Args
2013-04-07 15:58:17isoschizsetrecipients: + isoschiz, jcea, pitrou, christian.heimes, r.david.murray, flox, sijinjoseph
2013-04-07 15:58:17isoschizsetmessageid: <1365350297.57.0.0868944355661.issue17618@psf.upfronthosting.co.za>
2013-04-07 15:58:17isoschizlinkissue17618 messages
2013-04-07 15:58:17isoschizcreate