linkchecker/linkcheck/command
Chris Mayo db30833511 Fix setting config["cookiefile"] regardless of check
config["cookiefile"] is set correctly later on in setup_config().

Not working since check added in:
7b34be590 ("Introduce check plugins, use Python requests for http/s
connections, and some code cleanups and improvements.", 2014-03-01)
2023-11-13 19:22:12 +00:00
..
__init__.py Generate linkchecker command using an entry point 2021-12-20 19:34:58 +00:00
arg_parser.py Remove support for nntp and telnet 2023-08-28 19:24:57 +01:00
linkchecker.py Allow FIFOs to be used as config files 2023-10-31 00:31:28 +00:00
setup_config.py Fix setting config["cookiefile"] regardless of check 2023-11-13 19:22:12 +00:00