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 d5d369e commit 132dc9dCopy full SHA for 132dc9d
Doc/library/ipaddress.rst
@@ -242,7 +242,7 @@ write code that handles both IP versions correctly. Address objects are
242
243
``True`` if the address is *labelled* as reserved by the IETF:
244
245
- * IPv4 address ``240.0.0.0/4`` named ``Reserved``. This attribute is not related to the
+ * IPv4 address ``240.0.0.0/4`` named ``Reserved``. This attribute is not related to the
246
``Reserved-by-Protocol`` value in iana-ipv4-special-registry_
247
* IPv6 addresses allocated as ``Reserved by IETF`` for future use (see iana-ipv6-address-space_)
248
0 commit comments