Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * add mms (windows media) as another scheme | Skip Montanaro | 2003-01-06 | 1 | -0/+3 |
* | SF feature #618024, urlparse fails on imap:// | Neal Norwitz | 2003-01-06 | 1 | -0/+3 |
* | Make sure we test urlsplit() / urlunsplit() directly, rather than | Fred Drake | 2002-10-16 | 1 | -12/+40 |
* | Fix for 1.33: urlsplit() should only add '//' if scheme != ''. | Guido van Rossum | 2002-10-14 | 1 | -1/+6 |
* | Fix SF # 591713, Fix "file:" URL to have right no. of /'s, by Bruce Atherton | Neal Norwitz | 2002-09-25 | 1 | -0/+5 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
* | Whitespace normalization. | Tim Peters | 2002-04-16 | 1 | -1/+0 |
* | added RFC 2396 tests from Aaron Swartz included in bug # 450225. | Skip Montanaro | 2002-03-23 | 1 | -74/+116 |
* | amk's fix attached to | Michael W. Hudson | 2002-03-18 | 1 | -0/+18 |
* | Add test cases based on RFC 1808. So now we actually have a test suite | Fred Drake | 2001-01-05 | 1 | -0/+66 |
* | Checking in empty tests for urlparse, as future place holders | Moshe Zadka | 2000-08-03 | 1 | -0/+0 |