cpython/Lib/urllib
Berker Peksag 48238c7e37 Issue #2202: Fix UnboundLocalError in AbstractDigestAuthHandler.get_algorithm_impls
Raise ValueError if algorithm is not MD5 or SHA.

Initial patch by Mathieu Dupuy.
2016-03-06 16:17:47 +02:00
..
__init__.py
error.py
parse.py merge from 3.5 2016-01-25 18:54:37 -08:00
request.py Issue #2202: Fix UnboundLocalError in AbstractDigestAuthHandler.get_algorithm_impls 2016-03-06 16:17:47 +02:00
response.py
robotparser.py Issue #16099: RobotFileParser now supports Crawl-delay and Request-rate 2015-10-08 12:27:06 +03:00