mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-03-04 08:00:02 -05:00
This is important as long does not exist on py3 and anyway using an ABC is more robust. Also fix a few uses of long() for py3.
This is important as long does not exist on py3 and anyway using an ABC is more robust. Also fix a few uses of long() for py3.