Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63b91e5 commit 420e4d8Copy full SHA for 420e4d8
1 file changed
Doc/library/ipaddress.rst
@@ -580,7 +580,7 @@ so to avoid duplication they are only documented for :class:`IPv4Network`.
580
581
4. A two-tuple of an address description and a netmask, where the address
582
description is either a string, a 128-bits integer, a 16-bytes packed
583
- integer, or an existing IPv4Address object; and the netmask is an
+ integer, or an existing IPv6Address object; and the netmask is an
584
integer representing the prefix length.
585
586
An :exc:`AddressValueError` is raised if *address* is not a valid IPv6
0 commit comments