Dobatymo <[email protected]> added the comment:
base64.b85encode does not use ", ' or \ as well.
That's the _b85alphabet
_b85alphabet = (b"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"
b"abcdefghijklmnopqrstuvwxyz!#$%&()*+-;<=>?@^_`{|}~")
----------
nosy: +Dobatymo
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue31116>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com