Bugzilla – Attachment 189444 Details for
Bug 157162
Blank character in LibreOffice installation directory leads to error message when bootstrapping from Python script
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
A sample Python scripts that uses bootstrap() method
start.py (text/plain), 191 bytes, created by
Hossein
on 2023-09-08 22:44:20 UTC
(
hide
)
Description:
A sample Python scripts that uses bootstrap() method
Filename:
MIME Type:
Creator:
Hossein
Created:
2023-09-08 22:44:20 UTC
Size:
191 bytes
patch
obsolete
>import uno >import officehelper > > >def main(): > remote_context = officehelper.bootstrap() > srv_mgr = remote_context.getServiceManager() > > >if __name__ == "__main__": > main()
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 157162
: 189444 |
189445