¡@

Home 

python Programming Glossary: checkslogger.error

What errors/exceptions do I need to handle with urllib2.Request / urlopen?

http://stackoverflow.com/questions/666022/what-errors-exceptions-do-i-need-to-handle-with-urllib2-request-urlopen

urllib2.urlopen request except urllib2.HTTPError e checksLogger.error 'HTTPError ' str e.code except urllib2.URLError e checksLogger.error.. 'HTTPError ' str e.code except urllib2.URLError e checksLogger.error 'URLError ' str e.reason except httplib.HTTPException e checksLogger.error.. 'URLError ' str e.reason except httplib.HTTPException e checksLogger.error 'HTTPException' The postBackData is created using a dictionary..