| Thread Previous • Date Previous • Date Next • Thread Next |
Instead of just dropping the error, I'd rather see it logged:
except Exception, err:
log.msg("Could not load %s" % cert_file_name)
log.msg(err)
--
https://code.launchpad.net/~chihchun/txaws/txaws-lp1050741/+merge/130777
Your team txAWS Committers is requested to review the proposed merge of lp:~chihchun/txaws/txaws-lp1050741 into lp:txaws.
| Thread Previous • Date Previous • Date Next • Thread Next |