]> git.phdru.name Git - bookmarks_db.git/commitdiff
Preserve newlines - they will be used in the parser.
authorOleg Broytman <phd@phdru.name>
Sat, 18 Oct 2003 18:32:36 +0000 (18:32 +0000)
committerOleg Broytman <phd@phdru.name>
Sat, 18 Oct 2003 18:32:36 +0000 (18:32 +0000)
git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@20 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

bkmk2db.py

index e2436f6a4ec06130b46cbae357ebed86d185c4a8..3f2f25a77d30bdf0db9560348d7b605ccb8a3148 100755 (executable)
@@ -2,7 +2,7 @@
 """
    Convert Netscape Navigator's or Mozilla's bookmarks.html to a database
 
-   Written by BroytMann, Jun 1997 - Aug 2002. Copyright (C) 1997-2002 PhiloSoft Design
+   Written by BroytMann. Copyright (C) 1997-2003 PhiloSoft Design
 """
 
 
@@ -84,7 +84,7 @@ def run():
          lng = lng + len(line) + dos_add
          pbar.display(lng)
 
-      line = line.strip()
+      #line = line.strip()
       line_no = line_no + 1
 
       try: