[New-bugs-announce] [issue20241] Bad reference to RFC in document of ipaddress?

INADA Naoki report at bugs.python.org
Mon Jan 13 16:25:19 CET 2014


New submission from INADA Naoki:

http://docs.python.org/3.3/library/ipaddress.html#ipaddress.IPv4Address.is_unspecified

>     True if the address is unspecified. See RFC 5375 (for IPv4) or RFC 2373 (for IPv6).

RFC 5375 is "IPv6 Unicast Address Assignment Considerations".

----------
assignee: docs at python
components: Documentation
messages: 208027
nosy: docs at python, naoki
priority: normal
severity: normal
status: open
title: Bad reference to RFC in document of ipaddress?
versions: Python 3.3, Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20241>
_______________________________________


More information about the New-bugs-announce mailing list