summaryrefslogtreecommitdiff
path: root/changes/bug_dont_raise_nosectionerror
AgeCommit message (Collapse)Author
2014-01-20Do not try/except sections in the config, explicitly check for their existenceTomás Touceda
This avoids adding useless tracebacks to the real exceptions caught by Twisted. Possible tx bug here.