[issue13163] `port` and `host` are confused in `_get_socket

Ram Rachum report at bugs.python.org
Thu Oct 13 21:34:13 CEST 2011


Ram Rachum <ram at rachum.com> added the comment:

The reason this bug bothered me is because I was debugging a Django app, and in the stacktrace's local variables I suddenly saw that `host` was `25`, which seemed like a bug to me and wasted me 5 minutes. So it's not a critical bug but it wasted my time.

----------

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


More information about the Python-bugs-list mailing list