]> git.phdru.name Git - bookmarks_db.git/blobdiff - Robots/bkmk_rforking.py
No need to split bookmark.href - a robot will split it itself.
[bookmarks_db.git] / Robots / bkmk_rforking.py
index 1fb18a0adb4a884a8a8d2b841df6baabcbdc7075..4693f52979741235db3beb7fe4947e7ae6055823 100644 (file)
@@ -1,7 +1,7 @@
 """
    Forking robot
 
-   Written by BroytMann. Copyright (C) 2000-2007 PhiloSoft Design
+   Written by BroytMann. Copyright (C) 2000-2007 PhiloSoft Design.
 """
 
 
@@ -36,7 +36,7 @@ def restart_subp(log):
 from bkmk_objects import Robot
 
 class robot_forking(Robot):
-   def check_url(self, bookmark, url_type, url_rest):
+   def check_url(self, bookmark):
       if not check_subp:
          restart_subp(self.log) # Not restart, just start afresh