Selection.rotate_mass_center() — rotate coordinates about mass center

rotate_mass_center(axis, angle)
This does a right-handed rotation of the coordinates of all atoms in the selection about the given axis through the mass center, by the given angle (in degrees). See also Selection.transform() and Selection.rotate_origin().
Example: See Selection() command.