Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 79cf1b0 + d830262 commit daabed5Copy full SHA for daabed5
1 file changed
Doc/library/socket.rst
@@ -124,7 +124,7 @@ created. Socket addresses are represented as follows:
124
NetBSD and DragonFlyBSD support added.
125
126
- :const:`BTPROTO_SCO` accepts ``bdaddr`` where ``bdaddr`` is a
127
- :term:`bytes-like object` containing the Bluetooth address in a
+ :class:`bytes` object containing the Bluetooth address in a
128
string format. (ex. ``b'12:23:34:45:56:67'``) This protocol is not
129
supported under FreeBSD.
130
0 commit comments