diff options
author | Fred Drake <fdrake@acm.org> | 2001-01-05 05:54:41 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-01-05 05:54:41 (GMT) |
commit | 867952f6e437270cc906af34dba28a9b580ec265 (patch) | |
tree | df39c37a86b3e6e4677b96bf12517b64bffda5e7 /Lib/test/test_urlparse.py | |
parent | b8584e0894863ca5d069889a30e7b4c4564ed416 (diff) | |
download | cpython-867952f6e437270cc906af34dba28a9b580ec265.zip cpython-867952f6e437270cc906af34dba28a9b580ec265.tar.gz cpython-867952f6e437270cc906af34dba28a9b580ec265.tar.bz2 |
urlunparse(): Do not add a leading slash to the path if it is empty.
urljoin(): Make this conform to RFC 1808 for all examples given in that
RFC (both "Normal" and "Abnormal"), so long as that RFC does
not conflict the older RFC 1630, which also specified
relative URL resolution.
This closes SF bug #110832 (Jitterbug PR#194).
Diffstat (limited to 'Lib/test/test_urlparse.py')
0 files changed, 0 insertions, 0 deletions