[Libreoffice-bugs] [Bug 132074] New: python shelve don't work - missing dbm module
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Apr 12 19:20:37 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=132074
Bug ID: 132074
Summary: python shelve don't work - missing dbm module
Product: LibreOffice
Version: 6.3.5.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: BASIC
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: edil at helpidea.net
Description:
in LibreOffice python-core-3.5.9 is missing dbm module, so shelve.py don't
work. It is simple to fix.
Steps to Reproduce:
1.import shelve
2.shelf = shelve.open('MyFile')
3.
Actual Results:
don't work
Expected Results:
exit def
Reproducible: Always
User Profile Reset: No
Additional Info:
add dbm module to C:\Program Files\LibreOffice\program\python-core-3.5.9\lib
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200412/59f3341f/attachment.htm>
More information about the Libreoffice-bugs
mailing list