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 88b9455 commit 77c0075Copy full SHA for 77c0075
netaddr/ip/__init__.py
@@ -966,7 +966,7 @@ class IPNetwork(BaseIP, IPListMixin):
966
Use :func:`expand_partial_ipv4_address` if you need this behavior.
967
968
.. versionchanged:: NEXT_NETADDR_VERSION
969
- Added the expand flag, which restores the previous behavior to expand
+ Added the expand_partial flag, which restores the previous behavior to expand
970
partial IPv4 address
971
"""
972
0 commit comments