From: Brett Cannon Date: Sun, 12 Oct 2003 04:38:06 +0000 (+0000) Subject: (revision purely to add comment) X-Git-Tag: v2.4a1~1440 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=112c1d932a6e7564bf11573539ad66d4664ce83f;p=python (revision purely to add comment) Make urlparse RFC 2396 compliant. Closes bug #450225 (thanks Michael Stone). ---