1. 244afcf Issue #23887: urllib.error.HTTPError now has a proper repr() representation. by Facundo Batista · 10 years ago
  2. f7a17b4 Replace IOError with OSError (#16715) by Andrew Svetlov · 13 years ago
  3. 5962cce Fix Issue15701 : add .headers attribute to urllib.error.HTTPError by Senthil Kumaran · 13 years ago
  4. 0612e8c Merged fix for #13211 from 3.2 by Jason R. Coombs · 14 years ago
  5. aa204db Issue #13211: Add .reason attribute to HTTPError to implement parent class (URLError) interface. by Jason R. Coombs · 14 years ago
  6. 6c5bd40 issue13287 - Define __all__ for urllib.request and urllib.error and expose only by Senthil Kumaran · 14 years ago
  7. 1afc169 Make a new urllib package . by Jeremy Hylton · 17 years ago