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.
 
 
 
 
 
 
Senthil Kumaran cad7b31467 Issue #16250: Fix URLError invocation with proper args. 13 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. 14 years ago
parse.py Closes #9374: add back now-unused module attributes; removing them is a backward compatibility issue, since they have a public-seeming name. 14 years ago
request.py Issue #16250: Fix URLError invocation with proper args. 13 years ago
response.py closes Issue #11199: Fix the with urllib which hangs on particular ftp urls. 14 years ago
robotparser.py #4108: the first default entry (User-agent: *) wins. 16 years ago