diff options
Diffstat (limited to 'docs/library/usocket.rst')
| -rw-r--r-- | docs/library/usocket.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/library/usocket.rst b/docs/library/usocket.rst index a52d4bf9a..70d4f49fc 100644 --- a/docs/library/usocket.rst +++ b/docs/library/usocket.rst @@ -5,10 +5,9 @@ .. module:: usocket :synopsis: socket module -This module provides access to the BSD socket interface. +|see_cpython_module| :mod:`python:socket`. -See the corresponding `CPython module <https://docs.python.org/3/library/socket.html>`_ -for comparison. +This module provides access to the BSD socket interface. .. admonition:: Difference to CPython :class: attention |
