[Libreoffice-bugs] [Bug 132074] python shelve don't work - missing dbm module

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Apr 16 14:41:39 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=132074

--- Comment #6 from Michael Stahl (CIB) <michael.stahl at cib.de> ---
(In reply to edil from comment #5)
> Thank you, now it is clear.
> May should be better don't have shelve in LibreOffice distribution, remove
> shelve from distribution so a user know that can't use it.

possibly ...

it looks like there's a class BsdDbShelf(Shelf) and a class
DbfilenameShelf(Shelf) and only the latter imports dbm so the module looks
useful (with reduced functionality) without dbm.

-- 
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/20200416/049f5641/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list