linkchecker/linkcheck/director
Marius Gedminas 6f55f446ae Load cookies from the --cookiefile correctly
requests.cookies.merge_cookies() requires a dict or a CookieJar as the second argument.
We've been passing lists of Cookie objects instead.

Fixes #62, harder this time.
2018-03-16 13:23:26 +02:00
..
__init__.py Python3: fix imports 2018-01-19 09:52:43 +01:00
aggregator.py Load cookies from the --cookiefile correctly 2018-03-16 13:23:26 +02:00
checker.py Merge Mark-Hetherington-xml-parse-warn with slight modifications. 2014-06-13 20:50:37 +02:00
console.py Move GUI files to separate project 2016-01-23 13:28:15 +01:00
interrupt.py Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
logger.py Python3: fix imports 2018-01-19 09:52:43 +01:00
status.py Log number of checked unique URLs. 2014-03-14 23:46:17 +01:00
task.py Python3: fix imports 2018-01-19 09:52:43 +01:00