We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 576828d commit ddf2e67Copy full SHA for ddf2e67
Doc/library/base64.rst
@@ -89,6 +89,7 @@ POST request.
89
For more information about the strict base64 check, see :func:`binascii.a2b_base64`
90
91
May assert or raise a :exc:`ValueError` if the length of *altchars* is not 2.
92
+
93
.. function:: standard_b64encode(s)
94
95
Encode :term:`bytes-like object` *s* using the standard Base64 alphabet
0 commit comments