https://bugs.documentfoundation.org/show_bug.cgi?id=168215
--- Comment #12 from [email protected] --- > Mike Kaganski 2025-09-18 09:38:25 UTC > Exactly. The 'import lzma' is not necessarily "legitimate code" in > LibreOffice's Python. Which code is legitimate then? If the only intent is to manipulate internal LO objects, the Basic would be just enough. I thought Python is provided for a user to have more data-mining means, not just self-written solutions. And I can't see why a generic data-compression library can't be supported. The LO developers don't even need to write anything, just include what is already available. -- You are receiving this mail because: You are the assignee for the bug.
