mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Fix indentation.
This commit is contained in:
parent
632e9d1f82
commit
f5a1d76b48
1 changed files with 2 additions and 1 deletions
|
@ -190,7 +190,8 @@ any that have been added to the map during asynchronous service) is closed.
|
|||
same options for creation. Refer to the :mod:`socket` documentation for
|
||||
information on creating sockets.
|
||||
|
||||
.. versionchanged:: 3.3 family and type arguments can be omitted.
|
||||
.. versionchanged:: 3.3
|
||||
*family* and *type* arguments can be omitted.
|
||||
|
||||
|
||||
.. method:: connect(address)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue