]> granicus.if.org Git - python/commit
Patch #1698 by Senthil: allow '@' in username when parsed by urlparse.py.
authorGuido van Rossum <guido@python.org>
Sat, 5 Jan 2008 01:21:57 +0000 (01:21 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 5 Jan 2008 01:21:57 +0000 (01:21 +0000)
commitced4eb06e4fe528c99b34f4167011f8908c933af
tree81df17697d1f748fc75bc0c081104a932bf70bae
parent3b83549ea0b0c3e8d1919925a8875052e13367cf
Patch #1698 by Senthil: allow '@' in username when parsed by urlparse.py.
Lib/test/test_urlparse.py
Lib/urlparse.py
Misc/NEWS