Eli Bendersky added the comment:

Alright, attaching an attempt at improving the reference docs. This only 
handles the address objects for now:

1. Grouping address objects together, network objects together, interface 
objects together
2. Explain that everything IPv4Address exposes is also exposed by IPv6Address
3. Document v4's attributes in a generic manner
4. Document v6's specific attributes
5. Document operators
6. Precisely define the address format(s) accepted by the constructors

If this looks good to folks, I can commit and then proceed to similarly 
explaining the network and interface objects.

----------
Added file: http://bugs.python.org/file26621/ipaddr_refdoc.1.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14814>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to