pwsafe, catacomb/pwsafe.py: Push database creation into module.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 24 May 2014 13:00:03 +0000 (14:00 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 14 Aug 2014 09:53:36 +0000 (10:53 +0100)
commit09b8041da38be795fe3ec311b0266f3658640593
treead87f6cea98701a6c663beb90d7d3fd738e29562
parentd1c45f5c79fda35ff9f8fd7d90f345dba3de4eb8
pwsafe, catacomb/pwsafe.py: Push database creation into module.

It didn't even work where it was because `_wrapstr' wasn't available.
This code is now functional again.
catacomb/pwsafe.py
pwsafe