There was an error while loading. Please reload this page.
IPv4Address.ipv6_mapped
ipaddress
1 parent 9c17bac commit 217cbbeCopy full SHA for 217cbbe
1 file changed
Doc/library/ipaddress.rst
@@ -255,7 +255,7 @@ write code that handles both IP versions correctly. Address objects are
255
256
.. attribute:: ipv6_mapped
257
258
- :class:`IPv4Address` object representing the IPv4-mapped IPv6 address. See :RFC:`4291`.
+ :class:`IPv6Address` object representing the IPv4-mapped IPv6 address. See :RFC:`4291`.
259
260
.. versionadded:: 3.13
261
0 commit comments