chiark / gitweb /
catacomb/pwsafe.py: Split out the GDBM-specifics from StorageBackend.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 24 May 2015 17:59:55 +0000 (18:59 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 31 May 2015 21:42:53 +0000 (22:42 +0100)
commit1726ab403eaf0c44e1a1a4643b256e1e214b792d
treec8b0ca8c70fc500bda4e27912ea95283691533ab
parent494b719c8638d0fc30f13670e1c24fd14f9f0ce9
catacomb/pwsafe.py: Split out the GDBM-specifics from StorageBackend.

For now, use the GDBM-based backend explicitly and unconditionally,
because there isn't another one anyway.
catacomb/pwsafe.py