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 aa2d3f4 commit 9451898Copy full SHA for 9451898
Doc/library/ipaddress.rst
@@ -385,8 +385,8 @@ write code that handles both IP versions correctly. Address objects are
385
386
.. attribute:: ipv4_translation
387
388
- For addresses that appear to be IPv6/IPv4 translation addresses
389
- (starting with ``64:ff9b::/96``) as defined by :RFC:`6052` and :RFC:`8215`,
+ For addresses that appear to be IPv6/IPv4 translation addresses
+ (starting with ``64:ff9b::/96``) as defined by :RFC:`6052` and :RFC:`8215`,
390
This property will report the embedded IPv4 address. For any other
391
address, this property will be ``None``.
392
0 commit comments