mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-30 12:40:33 +00:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| aggregator.py | ||
| checker.py | ||
| console.py | ||
| interrupt.py | ||
| logger.py | ||
| status.py | ||
| task.py | ||