All pastes #2070465 Raw Edit

Someone

public text v1 · immutable
#2070465 ·published 2011-05-27 15:48 UTC
rendered paste body
Traceback (most recent call last):
   File "./plugins/scc.py", line 633, in on_text
     watchlist_splitted[1] = '^' + watchlist_splitted[1] + '$'
 IndexError: list index out of range
 Traceback (most recent call last):
   File "./plugins/scc.py", line 543, in on_text
     if option["service"] != 'on':
 KeyError: 'service'
 Traceback (most recent call last):
   File "scc.py", line 543, in on_text
     if option["service"] != 'on':
 KeyError: 'service'