[issue18191] urllib2/urllib.parse.splitport does not handle IPv6 correctly

Serhiy Storchaka report at bugs.python.org
Wed Jun 12 20:40:12 CEST 2013


Serhiy Storchaka added the comment:

I see only tests.

It is more common to use arguments for assertEqual() in the reverse order, first actual value, and than expected value.

----------
nosy: +serhiy.storchaka

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


More information about the Python-bugs-list mailing list