Skip to content

Commit 3dd97eb

Browse files
Update Doc/library/functions.rst
Co-authored-by: Adam Turner <[email protected]>
1 parent 2d3e6df commit 3dd97eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/functions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ are always available. They are listed here in alphabetical order.
205205

206206

207207
.. _func-bytes:
208-
.. class:: bytes(source)
208+
.. class:: bytes(source=b'')
209209
bytes(source, encoding)
210210
bytes(source, encoding, errors)
211211
:noindex:

0 commit comments

Comments
 (0)