[docs] Documentation bug: ipaddress module

Andrew M phroekazoid at gmail.com
Fri Feb 6 13:04:23 CET 2015


Hello,

Recently had to work with the ipaddress module and started to study the
documentation at:
https://docs.python.org/3/library/ipaddress.html#ipaddress.IPv4Network

Found the following issue:
21.28.2.1. Address objects: the object does not contain the property
is_global, instead the 21.28.3.2. Network objects contains it but it's not
listed. Confirmed by studying module py file:
/usr/local/lib/python3.4/ipaddress.py

Please correct the document.

Thank you,
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20150206/5ec1364d/attachment.html>


More information about the docs mailing list