You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Antoine Pitrou bbe2f60b3c Issue #14159: Fix the len() of weak containers (WeakSet, WeakKeyDictionary, WeakValueDictionary) to return a better approximation when some objects are dead or dying. 14 years ago
..
__init__.py Make a new urllib package . 18 years ago
error.py Issue #13211: Add .reason attribute to HTTPError to implement parent class (URLError) interface. 15 years ago
parse.py Fix closes issue12683 - urljoin to work with relative join of svn scheme. 15 years ago
request.py Fix Issue6631 - Disallow relative file paths in urllib urlopen 15 years ago
response.py Closes #12291: Fixed bug which was found when doing multiple loads from one stream. 15 years ago
robotparser.py #4108: the first default entry (User-agent: *) wins. 16 years ago