Closed
Description
there is a bug in the module permgroup.py, at line 1226,
the method conjugacy_classes_subgroups calls PermutationGroupElement;
I think it should be PermutationGroup.
reported by Biel
CC: @sagetrac-sage-combinat
Component: combinatorics
Issue created by migration from https://trac.sagemath.org/ticket/981