mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-02-01 16:43:32 -05:00
This code is unused anywhere except tests. detect_types did not work with python3 so make the type co-ercion explicit. fixes a whole lot of failing tests on py3