This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-11-19 18:47:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
10
b3b390d7b3
cpython
/
Lib
/
urllib
History
Download ZIP
Download TAR.GZ
Senthil Kumaran
4bb5c273c6
Fix Issue8797 - Reset the basic auth retry count when response code is not 401.
2010-08-26 06:16:22 +00:00
..
__init__.py
error.py
parse.py
Silence the BytesWarning, due to patch r83294 for
#9301
2010-08-14 18:30:35 +00:00
request.py
Fix Issue8797 - Reset the basic auth retry count when response code is not 401.
2010-08-26 06:16:22 +00:00
response.py
robotparser.py
#4108
: the first default entry (User-agent: *) wins.
2010-07-29 17:55:01 +00:00