Fix 'pw' variable name in error handling
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Sat, 25 Jan 2020 17:30:58 +0000 (18:30 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Sat, 25 Jan 2020 17:30:58 +0000 (18:30 +0100)
commit1ae491415c64f881c784ba236cb08918456d2857
treef41bcde0a33f6266de03b8382e6168cc531825e8
parent817cfffab477062c45bec095d853a070bc7cd0e4
Fix 'pw' variable name in error handling

pylint complained:
crypto.py:840:40: E0602: Undefined variable 'password' (undefined-variable)
deltatar/crypto.py