Fix a problem with relative links in Lynx' dump mode
commit38c1f4ce5bb7935d0d31a005bd7cde17fc08039b
authorThomas Perl <thp@perli.net>
Mon, 5 Jan 2009 10:29:47 +0000 (5 11:29 +0100)
committerThomas Perl <thp@perli.net>
Mon, 5 Jan 2009 10:29:47 +0000 (5 11:29 +0100)
treef2b4f94002d5fa5d051460e98671f2b1bc6cc5ae
parente62c7a23a8e5f6bcc245adf64be8045b5452b806
Fix a problem with relative links in Lynx' dump mode

When using "-stdin -dump" and Lynx encounters relative
links, it converts them to some obscure temporary folder
and file name. This patch removed the temporary folder
from the output, so relative links appear as they are.

Bug reported by Evert Meulie
ChangeLog
lib/urlwatch/html2txt.py