Michiel added the comment:

Hey Peter,

Cool, thanks for the feedback!
Looks like my email replies didn't get attached to the bug tracker..

I've just signed the form.

Regarding the .broadcast* question, I think that's probably best handled in a 
separate issue, but I think there are two other options in addition to the one 
you suggested: a) ensuring the .broadcast_address() function isn't actually 
defined for IPv6Networks (this would also trigger an exception if someone tried 
to call it, like you suggested) or b) making it return the link-local all-nodes 
multicast address. Personally speaking I'd probably favour option a, but I'm 
still new to Python standard library development ;-)

----------

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

Reply via email to