generic_recursive_equality_test

astropy.tests.helper.generic_recursive_equality_test(a, b, class_history)[source] [edit on github]

Check if the attributes of a and b are equal. Then, check if the attributes of the attributes are equal.