Hynek Schlawack <h...@ox.cx> added the comment:

So one more issue from me: as indicated, the constructor using packed of 
IPv6Networks is broken (wrong indent).

The question is whether we want to be able to construct using packed at all.

Also the strict check doesn't make any sense because the net mask is ALL_ONES 
so if the construction of the IPv6Address succeeds, there's no way the check 
can fail.

----------
Added file: 
http://bugs.python.org/file25829/ipaddress-ipv6network-constructor.diff

_______________________________________
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