X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=check_url.py;h=d9a6c22eeb4027bd3f79b2d48d8e05d66ca5365e;hb=a8d53ec6ab657ced2a8778ad8616ed9fc0e6a332;hp=b0a6869a5e5d601b5a2f34728fde97fcff58da1b;hpb=7fd1132c4ab530b7b34e846ca45f99b8737dd127;p=bookmarks_db.git diff --git a/check_url.py b/check_url.py index b0a6869..d9a6c22 100755 --- a/check_url.py +++ b/check_url.py @@ -1,10 +1,12 @@ #! /usr/bin/env python -""" - Robot interface - check one URL +"""Robot interface - check URLs from the command line - Written by Broytman. Copyright (C) 2010 PhiloSoft Design. +This file is a part of Bookmarks database and Internet robot. """ +__author__ = "Oleg Broytman " +__copyright__ = "Copyright (C) 2010-2012 PhiloSoft Design" +__license__ = "GNU GPL" import sys import httplib