]> granicus.if.org Git - python/commit
Add test cases based on RFC 1808. So now we actually have a test suite
authorFred Drake <fdrake@acm.org>
Fri, 5 Jan 2001 05:57:04 +0000 (05:57 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 5 Jan 2001 05:57:04 +0000 (05:57 +0000)
commita4d18a008f3908c92940e635d787c56f19cfca80
tree722f46a1095867c21c6aa7de2f5b8e9538ca6c5a
parent867952f6e437270cc906af34dba28a9b580ec265
Add test cases based on RFC 1808.  So now we actually have a test suite
the urljoin() function, which exercises the urlparse() and urlunparse()
functions as side effects.

(Moshe, why did we have perfectly empty tests checked in for this?)
Lib/test/output/test_urlparse
Lib/test/test_urlparse.py