[issue14814] Implement PEP 3144 (the ipaddress module)

Eli Bendersky report at bugs.python.org
Tue Jul 31 20:07:55 CEST 2012


Eli Bendersky added the comment:

Attaching part 1 of the patch for documenting the network objects. Contains general introduction, detailed documentation of constructors and all attributes.

Left to document: methods, operations (like iterating, "in", comparison operators)

----------
Added file: http://bugs.python.org/file26626/ipaddr_refdoc_network.1.patch

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


More information about the Python-bugs-list mailing list