[issue11467] urlparse.urlsplit() regression for paths consisting of digits

Santoso Wijaya report at bugs.python.org
Mon Mar 14 09:23:13 CET 2011


Santoso Wijaya <santoso.wijaya at gmail.com> added the comment:

I'm attaching a patch with a fix and a unittest using the email example. I put this in a new test_RFC2368 (the mailto URL scheme) method. Seems like there is no unittest for parsing mailto scheme to begin with.

----------
Added file: http://bugs.python.org/file21110/urlparse.patch

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


More information about the Python-bugs-list mailing list