Skip to content

Commit ddf2e67

Browse files
authored
Update base64.rst
1 parent 576828d commit ddf2e67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/library/base64.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ POST request.
8989
For more information about the strict base64 check, see :func:`binascii.a2b_base64`
9090

9191
May assert or raise a :exc:`ValueError` if the length of *altchars* is not 2.
92+
9293
.. function:: standard_b64encode(s)
9394

9495
Encode :term:`bytes-like object` *s* using the standard Base64 alphabet

0 commit comments

Comments
 (0)