diff --git a/docs/library/usocket.rst b/docs/library/usocket.rst index a83a87d2e0..1968dbb208 100644 --- a/docs/library/usocket.rst +++ b/docs/library/usocket.rst @@ -7,6 +7,9 @@ This module provides access to the BSD socket interface. +See corresponding `CPython module `_ for +comparison. + Functions ---------