mirror of
https://github.com/gryf/ebook-converter.git
synced 2026-04-26 08:21:28 +02:00
Renamed constants, to make room for real constants module
This commit is contained in:
@@ -622,7 +622,7 @@ class LRFMetaFile(object):
|
||||
|
||||
def option_parser():
|
||||
from ebook_converter.utils.config import OptionParser
|
||||
from ebook_converter.constants import __appname__, __version__
|
||||
from ebook_converter.constants_old import __appname__, __version__
|
||||
parser = OptionParser(usage=('''%prog [options] mybook.lrf
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user