Simplifying DASSH Python check.
This consolidates the Python version check into one location. The PyARC.dassh
attribute will be set to None
if the module is unavailable. All following operations for DASSH
will be skipped if that attribute is None
.