Re: [Httplib2-discuss] bad errors when passing in bad URL
Status: Beta
Brought to you by:
jcgregorio
From: Joe G. <jo...@bi...> - 2007-01-23 15:06:23
|
Yup, that's a known bug :) http://sourceforge.net/tracker/index.php?func=detail&aid=1529838&group_id=161082&atid=818434 I am hoping to fix that along with this one: http://sourceforge.net/tracker/index.php?func=detail&aid=1597381&group_id=161082&atid=818434 I.e. The fix will map all exceptions to httplib2 specific exceptions and then provide an *option* to map all those exceptions into HTTP status codes. -joe On 1/20/07, Ian Bicking <ia...@co...> wrote: > If I pass in a bad URL (like '/foo'), httplib2 gives errors like > 'NoneType has no foo attribute'. A better error message is called for ;) > > -- > Ian Bicking | ia...@co... | http://blog.ianbicking.org > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Httplib2-discuss mailing list > Htt...@li... > https://lists.sourceforge.net/lists/listinfo/httplib2-discuss > -- Joe Gregorio http://bitworking.org |