This commit no longer exists in the repository. It may have been part of a branch which was deleted.
Description
Refactor: python: Disable a couple pylint warnings throughout base.py.
These simply happen in way too many places to disable them on a
per-function basis, and the quantity of warnings makes it hard to see
what else is going on.