mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Fix a few typos and a double semicolon. Patch by Eitan Adler.
This commit is contained in:
parent
1c1cadbbca
commit
3f5db3940f
10 changed files with 10 additions and 10 deletions
|
@ -723,7 +723,7 @@ class _BaseNetwork(_IPAddressBase):
|
|||
other: An IPv4Network or IPv6Network object of the same type.
|
||||
|
||||
Returns:
|
||||
An iterator of the the IPv(4|6)Network objects which is self
|
||||
An iterator of the IPv(4|6)Network objects which is self
|
||||
minus other.
|
||||
|
||||
Raises:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue