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_urllibnet.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
warnings.catch_warnings() now returns a list or None instead of the custom
Brett Cannon
2008-09-09
1
-2/+2
*
Handle urllib's renaming for Python 3.0:
Brett Cannon
2008-07-02
1
-3/+7
*
Prevent this test from failing if there are transient network problems
Neal Norwitz
2008-01-26
1
-10/+30
*
#1178141: add addinfourl.code to get http status code from urllib.
Georg Brandl
2008-01-20
1
-0/+10
*
Try to fix several networking tests. The problem is that if hosts have
Neal Norwitz
2006-06-11
1
-1/+1
*
SF patch 809915: Fix bogus address to hopefully always break.
Tim Peters
2003-09-20
1
-1/+8
*
Reflow long line.
Jeremy Hylton
2003-07-17
1
-2/+2
*
Whitespace normalization.
Tim Peters
2003-06-15
1
-1/+1
*
test_fileno(): Skip this test on Windows.
Tim Peters
2003-05-16
1
-13/+17
*
Fleshed out tests for urllib requiring a network connection.
Brett Cannon
2003-05-14
1
-3/+123
*
Combine the functionality of test_support.run_unittest()
Walter Dörwald
2003-05-01
1
-4/+1
*
The socket module now always uses the _socketobject wrapper class, even on
Skip Montanaro
2003-03-30
1
-0/+32