mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Local debug override for Apple driver
This commit is contained in:
parent
41c708e5e4
commit
6192b63e92
@ -21,7 +21,8 @@ from calibre.utils.config import config_dir, dynamic, prefs
|
|||||||
from calibre.utils.date import now, parse_date
|
from calibre.utils.date import now, parse_date
|
||||||
from calibre.utils.zipfile import ZipFile
|
from calibre.utils.zipfile import ZipFile
|
||||||
|
|
||||||
DEBUG = CALIBRE_DEBUG
|
#DEBUG = CALIBRE_DEBUG
|
||||||
|
DEBUG = False
|
||||||
|
|
||||||
def strftime(fmt='%Y/%m/%d %H:%M:%S', dt=None):
|
def strftime(fmt='%Y/%m/%d %H:%M:%S', dt=None):
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user