X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=Robots%2Fbkmk_rforking_sub.py;h=1b4d59bf7b459193f491e5fdb3aa38c494d32944;hb=44646fbc8b70e327ffa031c06128632c405c238e;hp=63464fccff91414dee6f01303516204852491e2f;hpb=7fd1132c4ab530b7b34e846ca45f99b8737dd127;p=bookmarks_db.git diff --git a/Robots/bkmk_rforking_sub.py b/Robots/bkmk_rforking_sub.py index 63464fc..1b4d59b 100755 --- a/Robots/bkmk_rforking_sub.py +++ b/Robots/bkmk_rforking_sub.py @@ -1,10 +1,15 @@ #! /usr/bin/env python -""" - Check URL - subprocess for the forking robot +"""Check URL - subprocess for the forking robot - Written by Broytman. Copyright (C) 1999-2010 PhiloSoft Design. +This file is a part of Bookmarks database and Internet robot. """ +__author__ = "Oleg Broytman " +__copyright__ = "Copyright (C) 1999-2012 PhiloSoft Design" +__license__ = "GNU GPL" + +__all__ = [] + import sys, os @@ -18,7 +23,6 @@ except ImportError: import pickle from subproc import RecordFile -import bkmk_rsimple def run():