Reordered the checks in Selection.__contains_mol_res_spin_containers().
This cuts the number of function calls down by avoiding relax_re.search() calls if residue or spin numbers match.
Authored by: bugman 2012-01-24
Parent: [r15231]
Child: [r15233]