calibre/bypy/linux
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 QT_ACCESSIBILITY was Qt 4 only 2020-08-25 08:09:00 +05:30
main.c Make code used to launch interpreter re-useable 2020-08-22 18:47:56 +05:30
site.py Remove CALIBRE_DEVELOP_FROM from site.py 2020-10-03 09:05:36 +05:30
util.c Linux: Move the calibre extensions out of site-packages 2020-10-03 09:05:36 +05:30
util.h Make code used to launch interpreter re-useable 2020-08-22 18:47:56 +05:30