chiark
/
gitweb
/
~mdw
/
catacomb-python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
63ba6df
)
catacomb/pwsafe.py: Commentary fix.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 24 May 2015 17:06:54 +0000
(18:06 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 31 May 2015 21:42:53 +0000
(22:42 +0100)
catacomb/pwsafe.py
patch
|
blob
|
blame
|
history
diff --git
a/catacomb/pwsafe.py
b/catacomb/pwsafe.py
index 82f2a46f1df6952c202e18974b471cc8130b5408..a9e06052efa592bbe46cc22fd7d57b85d2b2e9d5 100644
(file)
--- a/
catacomb/pwsafe.py
+++ b/
catacomb/pwsafe.py
@@
-133,7
+133,7
@@
class PW (object):
I can store short secrets, associated with textual names, in a way which
doesn't leak too much information about them.
I can store short secrets, associated with textual names, in a way which
doesn't leak too much information about them.
- I implement (some of
the)
Python mapping protocol.
+ I implement (some of
) the
Python mapping protocol.
Here's how we use the underlying GDBM key/value storage to keep track of
the necessary things. Password entries have keys whose name begins with
Here's how we use the underlying GDBM key/value storage to keep track of
the necessary things. Password entries have keys whose name begins with