]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Set proper User-agent header (Python-webchecker/<version>).
authorGuido van Rossum <guido@python.org>
Thu, 30 Jan 1997 06:04:00 +0000 (06:04 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 30 Jan 1997 06:04:00 +0000 (06:04 +0000)
commitc59a5d449f6d0c91ec114ff0c3ca97afeb37e05c
tree3b320f9d156d12581a775a1ac6c7693c950ad795
parent2739cd74b3c2221c7f77f274027650dc272b386f
Set proper User-agent header (Python-webchecker/<version>).

When -x is combined with -q, still do the checking, but don't print
the error in this phase -- they are reported by report_errors().
Tools/webchecker/webchecker.py