[issue8881] socket.getaddrinfo() should return named tuples

Floris Bruynooghe report at bugs.python.org
Fri Jan 13 23:14:38 CET 2012


Floris Bruynooghe <floris.bruynooghe at gmail.com> added the comment:

I think the part which could possibly a problem is addressed in http://hg.python.org/cpython/rev/384f73a104e9/.  Bearing in mind that direct usage for string interpolation is a pretty strange use for the result of getaddrinfo.

----------
nosy: +flub

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8881>
_______________________________________


More information about the Python-bugs-list mailing list