R. David Murray added the comment:

I do it in a number of test suites (you pass in localhost and port 0, then 
parse the output to find out what port got used).  I'm sure other people do it 
as well.  The parens could be dropped.  I don't think it is really redundant, 
as the two ways of presenting the info hit different parts of my brain: one is 
the part that looks at things from a networking perspective (ports and IPs) and 
the other that looks at it from a web perspective (urls).

----------

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

Reply via email to