From: Oleg Broytman Date: Tue, 12 Jul 2011 14:37:25 +0000 (+0000) Subject: Split hrefs into domain and path components; recode only domain. X-Git-Tag: v4.5.3~38 X-Git-Url: https://git.phdru.name/?p=bookmarks_db.git;a=commitdiff_plain;h=01e7f1237af1fa33a1feb0d07d5bb2e5e438962e Split hrefs into domain and path components; recode only domain. git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@338 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23 --- diff --git a/Writers/bkmk_whtml.py b/Writers/bkmk_whtml.py index 309fdcf..ad109f8 100644 --- a/Writers/bkmk_whtml.py +++ b/Writers/bkmk_whtml.py @@ -49,7 +49,7 @@ class writer_html(Writer): self.outfile.write(ind_s*level + "

\n") def bookmark(self, b, level): - self.outfile.write(ind_s*(level+1) + '