commit | 1a305fd141ebe4295d554d8b127ab982858a079e | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Thu Nov 26 12:38:23 2009 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Thu Nov 26 12:38:23 2009 +0000 |
tree | 870ad72f4d33a37888a49e28600b83c584d8c61a | |
parent | 3b713b01f637e10ad4353b272703a5144d017321 [diff] |
Merged revisions 76535 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r76535 | antoine.pitrou | 2009-11-26 13:36:30 +0100 (jeu., 26 nov. 2009) | 3 lines When open_urlresource() fails, HTTPException is another possible error ........