From dc0dee900d058904385a6494066e054cb3af6a78 Mon Sep 17 00:00:00 2001 From: dakkar Date: Thu, 20 Aug 2009 15:53:14 +0200 Subject: errors.lst had no sense --- errors.lst | 42 ------------------------------------------ 1 file changed, 42 deletions(-) delete mode 100644 errors.lst diff --git a/errors.lst b/errors.lst deleted file mode 100644 index a28a7c1..0000000 --- a/errors.lst +++ /dev/null @@ -1,42 +0,0 @@ -Traceback (most recent call last): - File "/tmp/xhtml2rest.py", line 549, in ? - outf.write(ditem.format(79) + '\n') - File "/tmp/xhtml2rest.py", line 195, in format - results = [x.format(width) for x in self.children] - File "/tmp/xhtml2rest.py", line 345, in format - columns = RenderedColumns([RenderedColumn(x.minwidth(), -IndexError: list index out of range -/tmp/xhtml2rest.py:477: UserWarning: Ignoring second appearance of anchor 'Pisa University' with different target - warnings.warn("Ignoring second appearance of anchor '" + result.text + -Traceback (most recent call last): - File "/tmp/xhtml2rest.py", line 549, in ? - outf.write(ditem.format(79) + '\n') - File "/tmp/xhtml2rest.py", line 195, in format - results = [x.format(width) for x in self.children] - File "/tmp/xhtml2rest.py", line 345, in format - columns = RenderedColumns([RenderedColumn(x.minwidth(), -IndexError: list index out of range -Traceback (most recent call last): - File "/tmp/xhtml2rest.py", line 545, in ? - ditem = handleNode(dom1.getElementsByTagName("body")[0]) -IndexError: list index out of range -Traceback (most recent call last): - File "/tmp/xhtml2rest.py", line 549, in ? - outf.write(ditem.format(79) + '\n') - File "/tmp/xhtml2rest.py", line 195, in format - results = [x.format(width) for x in self.children] - File "/tmp/xhtml2rest.py", line 345, in format - columns = RenderedColumns([RenderedColumn(x.minwidth(), -IndexError: list index out of range -Traceback (most recent call last): - File "/tmp/xhtml2rest.py", line 549, in ? - outf.write(ditem.format(79) + '\n') - File "/tmp/xhtml2rest.py", line 195, in format - results = [x.format(width) for x in self.children] - File "/tmp/xhtml2rest.py", line 345, in format - columns = RenderedColumns([RenderedColumn(x.minwidth(), -IndexError: list index out of range -Traceback (most recent call last): - File "/tmp/xhtml2rest.py", line 545, in ? - ditem = handleNode(dom1.getElementsByTagName("body")[0]) -IndexError: list index out of range -- cgit v1.2.3