The summary says it all. The offending sequence is:
1
7
input.txt
1
2
Traceback (most recent call last):
File "cli_pyawb.py", line 1204, in <module>
main(sys.argv)
File "cli_pyawb.py", line 1194, in main
my_text_menu.begin()
File "/home/happy5214/pyawb/textmenu.py", line 110, in begin
z = child()
File "/home/happy5214/pyawb/menu.py", line 153, in call
return self.function(self)
File "cli_pyawb.py", line 682, in view_list
data = paginate.Paginator(list_repo.getlist() + ['', '\03{lightblue}End of list\03{default}'], h, w, 1)
File "/home/happy5214/pyawb/paginate.py", line 59, in init
if vlen(line) <= terminal_width:
File "/home/happy5214/pyawb/diff_render.py", line 106, in vlen
letter = unicode(letter, encoding="utf-8")
UnicodeDecodeError: 'utf8' codec can't decode byte 0xc3 in position 0: unexpected end of data</module>
Where input.txt contains:
Skanör