Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit daabed5

Browse files
author
Martin Panter
committed
Issue #24984: Merge BTPROTO_SCO doc fix from 3.4 into 3.5
2 parents 79cf1b0 + d830262 commit daabed5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/socket.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ created. Socket addresses are represented as follows:
124124
NetBSD and DragonFlyBSD support added.
125125

126126
- :const:`BTPROTO_SCO` accepts ``bdaddr`` where ``bdaddr`` is a
127-
:term:`bytes-like object` containing the Bluetooth address in a
127+
:class:`bytes` object containing the Bluetooth address in a
128128
string format. (ex. ``b'12:23:34:45:56:67'``) This protocol is not
129129
supported under FreeBSD.
130130

0 commit comments

Comments
 (0)