mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-20 09:56:55 +01:00
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. |
||
|---|---|---|
| .. | ||
| __main__.py | ||
| launcher.c | ||
| main.c | ||
| site.py | ||
| util.c | ||
| util.h | ||