| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Backport: | Neal Norwitz | 2002-09-25 | 1 | -0/+1 |
| | | | | | | | Fix SF # 591713, Fix "file:" URL to have right no. of /'s, by Bruce Atherton Add a test too. urljoin() would make file:/tmp/foo instead of file:///tmp/foo | ||||
| * | amk's fix attached to | Michael W. Hudson | 2002-03-18 | 1 | -0/+5 |
| | | | | | [ 516299 ] urlparse can get fragments wrong | ||||
| * | Add test cases based on RFC 1808. So now we actually have a test suite | Fred Drake | 2001-01-05 | 1 | -0/+40 |
| | | | | | | | | 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?) | ||||
| * | Checking in empty tests for urlparse, as future place holders | Moshe Zadka | 2000-08-03 | 1 | -0/+1 |
