diff --git a/src/pyj/read_book/comm.pyj b/src/pyj/read_book/comm.pyj new file mode 100644 index 0000000000..7da6c4731b --- /dev/null +++ b/src/pyj/read_book/comm.pyj @@ -0,0 +1,144 @@ +# vim:fileencoding=utf-8 +# License: GPL v3 Copyright: 2017, Kovid Goyal +from __python__ import bound_methods, hash_literals + +from aes import GCM + +from book_list.globals import main_js, get_translations +from book_list.theme import get_font_family +from dom import ensure_id + + +LOADING_DOC = ''' + + + + + +