https://bugs.documentfoundation.org/show_bug.cgi?id=104332
László Németh <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
--- Comment #25 from László Németh <[email protected]> ---
Lightproof uses lazy loading by using __import__ for the compiled rules, but
not for the extra Python codes defined in [code] parts of the grammar rule
file.
In fact, that I was intended for small extra functions, not a full Python
grammar checker, so I didn't optimize it. The good news, that the smaller file
is the problem here: :)
laci@nemeth:~/libreoffice/dictionaries/pt_BR/pythonpath$ ls -lS
-rw-rw-r-- 1 laci laci 4805925 nov 23 2017 lightproof_pt_BR.py
-rw-rw-r-- 1 laci laci 1491297 nov 23 2017 lightproof_impl_pt_BR.py
Thanks for your report and research. I will check it.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs