index
:
cpython
3.10
3.11
3.12
3.13
3.14
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_urllibnet.py
Commit message (
Expand
)
Author
Age
*
Merged revisions 85630 via svnmerge from
Senthil Kumaran
2010-10-17
*
Merged revisions 80677 via svnmerge from
Senthil Kumaran
2010-05-01
*
Merged revisions 73715 via svnmerge from
Georg Brandl
2009-08-13
*
Merged revisions 67777,67779 via svnmerge from
Antoine Pitrou
2008-12-15
*
#2491: os.fdopen() is now almost an alias to the builtin open(), and accepts ...
Amaury Forgeot d'Arc
2008-08-01
*
Make a new urllib package .
Jeremy Hylton
2008-06-18
*
Patch for issue 2848, mostly by Humberto Diogenes, with a couple of
Barry Warsaw
2008-06-12
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
*
Get the test to pass on space Ubuntu/Debian and ppc. It was failing
Neal Norwitz
2008-03-26
*
Fixed test_urllibnet
Christian Heimes
2008-01-27
*
Merged revisions 60284-60349 via svnmerge from
Christian Heimes
2008-01-27
*
Merged revisions 60124-60142 via svnmerge from
Christian Heimes
2008-01-20
*
Fix test: readline() now returns bytes
Jeremy Hylton
2007-08-04
*
Anna Ravenscroft identified many occurrences of "file" used to open a file
Alex Martelli
2006-08-24
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
*
SF patch 809915: Fix bogus address to hopefully always break.
Tim Peters
2003-09-20
*
Reflow long line.
Jeremy Hylton
2003-07-17
*
Whitespace normalization.
Tim Peters
2003-06-15
*
test_fileno(): Skip this test on Windows.
Tim Peters
2003-05-16
*
Fleshed out tests for urllib requiring a network connection.
Brett Cannon
2003-05-14
*
Combine the functionality of test_support.run_unittest()
Walter Dörwald
2003-05-01
*
The socket module now always uses the _socketobject wrapper class, even on
Skip Montanaro
2003-03-30