*.py: Add explicit conversions between binary and text strings.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 21 Oct 2019 17:04:58 +0000 (18:04 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 25 Nov 2019 17:43:08 +0000 (17:43 +0000)
commit2aa7d3a9238bfb3d117ca23191ea402c5c5d6f40
treec2be513ec130c1816cec05a1721396dc2ae594d9
parent25e3ebd45318f009677e79dc8768cfc1b7810f0f
*.py: Add explicit conversions between binary and text strings.

This doesn't do anything right now, but it'll be an important hook for
porting to Python 3.
catacomb/__init__.py
catacomb/pwsafe.py
pwsafe