Capture UnicodeDecodeError if decrypting with wrong key 32/7232/1
authortierno <alfonso.tiernosepulveda@telefonica.com>
Wed, 30 Jan 2019 09:48:38 +0000 (09:48 +0000)
committertierno <alfonso.tiernosepulveda@telefonica.com>
Mon, 18 Feb 2019 13:17:22 +0000 (13:17 +0000)
commitbd5a4020099f419c5a54a7c2d8de0b6f1b90b9cc
tree0de8bbd0ab997b8eaee0c04c3f94c6b6102709af
parenta011781b5b422a023bc0b7c4955cf438a1f05839
Capture UnicodeDecodeError if decrypting with wrong key

Change-Id: If4904c0eeac396eee7082d19784e440991131297
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
osm_common/__init__.py
osm_common/dbbase.py
osm_common/tests/test_dbbase.py