gramps
gramps copied to clipboard
Refactor and pylint cleanups for alive.py
This is a refactor and cleanup of gramps/gen/utils/alive.py that brings the pylint score from 4.92 to 9.82. It does not phase out the ugly globals in use as I am a bit unsure why they are there and why it was setup for possible standalone use without the Gramps config manager.
Rebased.