]> git.phdru.name Git - bookmarks_db.git/blobdiff - bkmk2db.py
Preserve newlines - they will be used in the parser.
[bookmarks_db.git] / 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: