python2 and python3 compatibility ensured by

the future module

probably
pip install future
and surely
pip-python3 install future

then applied pasteurize script on dbdreader.py
to make the code executable on python2.7
