mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Merge branch 'fix-print' of https://github.com/lyzlisa/calibre
This commit is contained in:
commit
88f630cc54
@ -406,7 +406,7 @@ you can also directly import calibre, as follows::
|
||||
import init_calibre
|
||||
import calibre
|
||||
|
||||
print calibre.__version__
|
||||
print(calibre.__version__)
|
||||
|
||||
It is essential that you import the init_calibre module before any other calibre modules/packages as
|
||||
it sets up the interpreter to run calibre code.
|
||||
|
Loading…
x
Reference in New Issue
Block a user