Nick Coghlan <ncogh...@gmail.com> added the comment:

Also noting a TODO item here: currently, the address-producing operations on 
network objects just produce vanilla address objects of the appropriate 
version. My question is, should we have those operations create interface 
objects instead?

My current thought is that the latter would lose less information, since you 
can easily strip the network details later if desired.

----------

_______________________________________
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