]> git.phdru.name Git - bookmarks_db.git/blobdiff - Robots/bkmk_rsimple_tos.py
Added __all__.
[bookmarks_db.git] / Robots / bkmk_rsimple_tos.py
index 25fa88f1d4fe7c514c63bfc0aa3751cc074a3463..df1827c9c1b8cb70465e27fa8bb9b490770906f4 100644 (file)
@@ -10,6 +10,9 @@ __author__ = "Oleg Broytman <phd@phdru.name>"
 __copyright__ = "Copyright (C) 2000-2011 PhiloSoft Design"
 __license__ = "GNU GPL"
 
+__all__ = ['robot_simple_tos']
+
+
 import socket
 socket.setdefaulttimeout(900)