mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-02-05 18:43:30 -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.