mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-01-29 15:13:30 -05: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.