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 d5663b9 commit 7a513e8Copy full SHA for 7a513e8
Doc/library/ipaddress.rst
@@ -563,7 +563,9 @@ dictionaries.
563
.. attribute:: last_address
564
565
The last address in the network, the address with all the host bits set.
566
- This is the same as the broadcast_address for IPv4 networks.
+ This is the same as :attr:`broadcast_address` for IPv4 networks.
567
+
568
+ .. versionadded:: next
569
570
.. attribute:: broadcast_address
571
0 commit comments