def Yrotate(self, Qlm, alpha): """Yrotate(sht self, PyObject * Qlm, double alpha) -> PyObject *""" return _shtns.sht_Yrotate(self, Qlm, alpha)