system-config/modules/log_processor/files
Christian Berendt ddefc4d3fa Use except x as y instead of except x, y
According to https://docs.python.org/3/howto/pyporting.html the
syntax changed in Python 3.x. The new syntax is usable with
Python >= 2.6 and should be preferred to be compatible with Python3.

Enabled hacking check H231.

Change-Id: I4c20a04bc7732efc2d4bbcbc3d285107b244e5fa
2014-05-29 23:55:41 +02:00
..
classify-log.crm Don't treat IDs as uniquely special in CRM114 2014-03-24 15:19:49 -07:00
jenkins-log-client.init Refactor logstash_worker into log_processor module 2013-12-18 00:40:49 +00:00
log-gearman-client.py Better logstash field data. 2014-03-13 14:42:58 -07:00
log-gearman-worker.py Use except x as y instead of except x, y 2014-05-29 23:55:41 +02:00