Skip to content

Commit 1728d24

Browse files
attr added to subnet_router_anycast_address
Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
1 parent 7a513e8 commit 1728d24

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Doc/library/ipaddress.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -773,7 +773,9 @@ dictionaries.
773773
.. attribute:: first_address
774774

775775
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.
776+
This is the same as :attr:`subnet_router_anycast_address` for IPv6 networks.
777+
778+
.. versionadded:: next
777779

778780
.. attribute:: subnet_router_anycast_address
779781

0 commit comments

Comments
 (0)