[issue19094] urljoin should raise a TypeError if URL is not a string

Vajrasky Kok report at bugs.python.org
Thu Sep 26 12:12:03 CEST 2013


Vajrasky Kok added the comment:

This is the preliminary patch to raise TypeError in that situation.

----------
keywords: +patch
nosy: +vajrasky
Added file: http://bugs.python.org/file31876/urljoin_throws_type_error.patch

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


More information about the Python-bugs-list mailing list