mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-03-26 19:37:53 -04:00
This was never needed, but it breaks on python3 since e.g. None cannot be a keyword. defaultdict can just accept the dict itself, though.
This was never needed, but it breaks on python3 since e.g. None cannot be a keyword. defaultdict can just accept the dict itself, though.