chiark / gitweb /
*.py: Hack around the mapping change from `itervalues' to just `values', etc.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 21 Oct 2019 17:13:57 +0000 (18:13 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 11 Apr 2020 11:44:21 +0000 (12:44 +0100)
commitd654236408c144c061d716b0c6c1152413d8b21f
treee2b59accbc21fc179ec0881749c61c5685090ae0
parent467c26194641b0134c3231fdb7f361d72a426d33
*.py: Hack around the mapping change from `itervalues' to just `values', etc.

This change is only about accessing existing mappings.  We'll have to
set up our own mappings the hard way.
catacomb/__init__.py
catacomb/pwsafe.py