calibre/bypy/macos
Zbigniew Jędrzejewski-Szmek 9d63b6ae56 Drop (object) from class definitions
Python2 had old-style classes (no "(object)"), and new style classes (with
"object"). Under Py3 this is a noop, so let's drop it to make the code
a bit shorter.
2021-09-30 09:23:56 +02:00
..
__main__.py Drop (object) from class definitions 2021-09-30 09:23:56 +02:00
launcher.c Fix accidental re-execing for calibre_parallel as well on macOS 2020-08-22 18:48:33 +05:30
placeholder.c Dont exec a symlink in the codesign placeholders 2019-12-07 15:30:29 +05:30
sign.py Change shebangs to python from python2 2020-08-22 18:47:51 +05:30
site.py Move loading of env vars to bypy. Allows defining CALIBRE_DEVELOP_FROM in env vars file 2020-11-21 12:20:54 +05:30
util.c Build fixes 2020-08-22 18:48:07 +05:30
util.h Port the commit to master to fix PDF Output with ebook-convert via symlink on macOS 2020-08-22 18:48:05 +05:30