]> git.phdru.name Git - bookmarks_db.git/blobdiff - Writers/bkmk_wflad_err.py
Added __all__.
[bookmarks_db.git] / Writers / bkmk_wflad_err.py
index a0a586a3cda246db96581727db8c6fe11a3054dc..5370d1be4a1ed0e550b7e9080c5f4e44a569278a 100644 (file)
@@ -1,9 +1,17 @@
-"""
-   Dump bookmarks db to a more readable FLAD after check_urls
+"""Dump bookmarks db to a more readable FLAD after check_urls
 
-   Written by BroytMann, Oct 2000 - Aug 2004. Copyright (C) 2000-2004 PhiloSoft Design
+This file is a part of Bookmarks database and Internet robot.
 """
 
+__version__ = "$Revision$"[11:-2]
+__revision__ = "$Id$"[5:-2]
+__date__ = "$Date$"[7:-2]
+__author__ = "Oleg Broytman <phd@phdru.name>"
+__copyright__ = "Copyright (C) 2000-2011 PhiloSoft Design"
+__license__ = "GNU GPL"
+
+__all__ = ['writer_flad_err']
+
 
 import time
 from bkmk_wflad import writer_flad