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
/
urllib.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
support overriding how to open unknown url types
Guido van Rossum
1995-08-29
1
-13/+13
*
Removed addbase.__del__ because it can't work.
Sjoerd Mullender
1995-08-15
1
-2/+6
*
changed version :-)
Guido van Rossum
1995-08-10
1
-1/+1
*
use mimetools; add error handling and authentication
Guido van Rossum
1995-08-04
1
-12/+129
*
add User-agent hdr; read and close the file upon http error
Guido van Rossum
1995-06-22
1
-3/+14
*
Add hacks for switching protocol and path but leaving host unchanged
Guido van Rossum
1994-12-30
1
-2/+2
*
Fix bug if tmpcache is None
Guido van Rossum
1994-09-21
1
-1/+2
*
New way of generating .pyc files, thanks to Sjoerd.
Guido van Rossum
1994-08-29
1
-1/+1
*
* Lib/linecache.py: don't crash on empty filename
Guido van Rossum
1994-08-23
1
-10/+18
*
* Lib/rfc822.py: fix two bugs: error in readheaders interpreting
Guido van Rossum
1994-08-12
1
-1/+1
*
* Lib/urllib.py: implemented new quoting rules; added splituser,
Guido van Rossum
1994-07-04
1
-22/+77
*
Added tests for missing host to open_http and open_gopher
Guido van Rossum
1994-04-18
1
-0/+2
*
Renamed urlopen.py to urllib.py.
Guido van Rossum
1994-03-22
1
-0/+454