summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_urllib2.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Whitespace normalization.Tim Peters2001-09-041-1/+1
|
* A quick hack to make the test pass on the Mac (similar to the quick hackJack Jansen2001-08-271-0/+4
| | | | to make it pass on Windows:-).
* This has never worked on Windows. Now it does. If it breaks on Unix now,Tim Peters2001-07-161-1/+7
| | | | great, it's your turn to watch it fail for months <0.9 wink>.
* Whitespace normalization.Tim Peters2001-05-291-1/+0
|
* Trivial tests of urllib2 for recent SF bugJeremy Hylton2001-05-091-0/+17