<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - python shelve don't work - missing dbm module"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132074#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - python shelve don't work - missing dbm module"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132074">bug 132074</a>
              from <span class="vcard"><a class="email" href="mailto:michael.stahl@cib.de" title="Michael Stahl (CIB) <michael.stahl@cib.de>"> <span class="fn">Michael Stahl (CIB)</span></a>
</span></b>
        <pre>(In reply to edil from <a href="show_bug.cgi?id=132074#c5">comment #5</a>)
<span class="quote">> 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.</span >

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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>