Nick Coghlan <ncogh...@gmail.com> added the comment: I looked into the idea of treating networks as containers of interface objects rather than addresses - it turns out it gets messy very quickly, because you definitely want your network address and broadcast address to be ordinary addresses, so making the host addresses interfaces instead of ordinary addresses would lead to inconsistent behaviour.
739f5c725958 is the result of that investigation (I forgot to mention this issue in the checkin message) ---------- _______________________________________ 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