https://bugs.documentfoundation.org/show_bug.cgi?id=161893
--- Comment #3 from Regina Henschel <[email protected]> --- There is no formal obstacle. The existing element <office:script> (3.1, part 3, ODF 1.3) and its attribute 'script:language' (19.434, part 3, ODF 1.3) would allow to embed Python scripts. I see a larger problem in the fact, that there is no UI for Python scripts other than to run them. From a security point of view, it should at least be possible to read the source of embedded scripts and to remove an embedded script, without the need to install an extension. -- You are receiving this mail because: You are the assignee for the bug.
