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
(from:
2abe742
)
catacomb/pwsafe.py: Abolish the `PWIter' class.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 24 May 2015 17:06:03 +0000
(18:06 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 28 May 2015 10:21:01 +0000
(11:21 +0100)
There's no identifiable advantage to writing all of that out longhand
over a simple generator. So do that instead.
No differences found