chiark / gitweb /
catacomb/pwsafe.py, pwsafe: Make GDBM support conditional.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 24 May 2015 18:32:37 +0000 (19:32 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 16 Jun 2015 10:25:18 +0000 (11:25 +0100)
commit8501dc39671df3dd7dbbcd4f1788701b80a4511e
treee1c3b827f9807c438b3c8c05835e14c68bbe6303
parentb61e9efeda64d9736f767fd9a4b205716f7cc324
catacomb/pwsafe.py, pwsafe: Make GDBM support conditional.

Only offer the GDBM backend if the module is actually available.  Also,
make the new `flat file' backend be the default, since it's the only one
which is guaranteed to exist.
catacomb/pwsafe.py
pwsafe