X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=Writers%2Fbkmk_wflad.py;h=6b6d17458c0e1013b80c4f9d8eae28f5ba45c111;hb=f24b257e8aad65b3375533726e7840666fa422eb;hp=d5cb7e01d8645dd9bc50c77f01a152c5ee9a663b;hpb=832eb757ef7f81abf1e431ce16f368c10dd57962;p=bookmarks_db.git diff --git a/Writers/bkmk_wflad.py b/Writers/bkmk_wflad.py index d5cb7e0..6b6d174 100644 --- a/Writers/bkmk_wflad.py +++ b/Writers/bkmk_wflad.py @@ -10,6 +10,9 @@ __author__ = "Oleg Broytman " __copyright__ = "Copyright (C) 2000-2011 PhiloSoft Design" __license__ = "GNU GPL" +__all__ = ['writer_flad'] + + import time from bkmk_objects import Writer @@ -28,7 +31,6 @@ class writer_flad(Writer): Writer.__init__(self, outfile, prune) self.first_object = 1 - def start_folder(self, f, level): self.outfile.write(""" Level: %d @@ -36,8 +38,7 @@ Folder: %s AddDate: %s Comment: %s LastModified: %s -""" % (level, f.name, strftime(f.add_date), f.comment, f.last_modified or '')) - +""" % (level, f.name, strftime(f.add_date), f.comment, strftime(f.last_modified))) def bookmark(self, b, level): self.outfile.write("""