index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_urllib.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Docstring grammar fix
Andrew M. Kuchling
2004-06-29
1
-1/+1
*
Fix a bug that robotparser starves memory when the server responses
Hye-Shik Chang
2004-06-05
1
-0/+34
*
Whitespace normalization.
Tim Peters
2003-05-12
1
-10/+10
*
Combine the functionality of test_support.run_unittest()
Walter Dörwald
2003-05-01
1
-8/+8
*
Added tests for urlretrieve. Also made sure urlopen tests cleaned up properl...
Brett Cannon
2003-04-29
1
-8/+48
*
Fix the tests on Windows, by writing the test data file in binary
Guido van Rossum
2003-04-25
1
-1/+1
*
Complete rewrite of module. Only has tests using temporary files; net tests
Brett Cannon
2003-04-25
1
-102/+376
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
added several more urlencode test cases - part of patch 103391
Skip Montanaro
2001-01-28
1
-3/+60
*
added some tests for urlencode
Skip Montanaro
2001-01-20
1
-0/+16
*
urllib.py very recently changed to produce uppercase escapes, but no
Tim Peters
2001-01-19
1
-3/+8
*
test_urllib is failing on Windows. I don't know why, but I can at least
Tim Peters
2001-01-19
1
-5/+5
*
This patch removes all uses of "assert" in the regression test suite
Marc-André Lemburg
2001-01-17
1
-6/+7
*
Make reindent.py happy (convert everything to 4-space indents!).
Fred Drake
2000-10-23
1
-2/+0
*
Remove "," from the list of always_safe characters. It is a reserved
Jeremy Hylton
2000-09-14
1
-0/+18
*
fixes bug #111951
Jeremy Hylton
2000-08-31
1
-0/+14