From: Oleg Broytman Date: Mon, 11 Jul 2011 18:05:58 +0000 (+0000) Subject: last_visit could be None. X-Git-Tag: v4.5.3~42 X-Git-Url: https://git.phdru.name/?p=bookmarks_db.git;a=commitdiff_plain;h=7374ff35481e6d92fa38e0e2dc84f40886777293 last_visit could be None. git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@334 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23 --- diff --git a/Writers/bkmk_whtml.py b/Writers/bkmk_whtml.py index 97a17e4..8b3cd13 100644 --- a/Writers/bkmk_whtml.py +++ b/Writers/bkmk_whtml.py @@ -48,7 +48,9 @@ class writer_html(Writer): self.outfile.write(ind_s*level + "

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