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 7a513e8 commit 1728d24Copy full SHA for 1728d24
Doc/library/ipaddress.rst
@@ -773,7 +773,9 @@ dictionaries.
773
.. attribute:: first_address
774
775
The first address in the network, the one with all the host bits cleared.
776
- This is the same as the subnet_router_anycast_address for IPv6 networks.
+ This is the same as :attr:`subnet_router_anycast_address` for IPv6 networks.
777
+
778
+ .. versionadded:: next
779
780
.. attribute:: subnet_router_anycast_address
781
0 commit comments