There was an error while loading. Please reload this page.
IPv4Address.ipv6_mapped
ipaddress
1 parent 5659aee commit dd9c3c8Copy full SHA for dd9c3c8
1 file changed
Doc/library/ipaddress.rst
@@ -263,7 +263,7 @@ write code that handles both IP versions correctly. Address objects are
263
264
.. attribute:: ipv6_mapped
265
266
- :class:`IPv4Address` object representing the IPv4-mapped IPv6 address. See :RFC:`4291`.
+ :class:`IPv6Address` object representing the IPv4-mapped IPv6 address. See :RFC:`4291`.
267
268
.. versionadded:: 3.13
269
0 commit comments