]> git.phdru.name Git - bookmarks_db.git/commitdiff
Updated for Firefox3.
authorOleg Broytman <phd@phdru.name>
Sat, 4 Oct 2008 19:25:45 +0000 (19:25 +0000)
committerOleg Broytman <phd@phdru.name>
Sat, 4 Oct 2008 19:25:45 +0000 (19:25 +0000)
git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@219 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

bkmk_parser.py

index 4cc8897e23f7b5737f9203e5664ef988b459acb3..7f407bfeee1814cdece9e4cfa27dc9ed9852e98e 100644 (file)
@@ -135,6 +135,7 @@ class BkmkParser(HTMLParser):
 
    # Start a bookmark
    def start_a(self, attrs):
+      add_date = None
       last_visit = None
       last_modified = None
       keyword = None