Hi Christian,

On 2015-06-04, Christian Stump <christian.st...@gmail.com> wrote:
> Should "Category of finite groups" still be
> there?
>
> Failed example:
>     FiniteCoxeterGroups().super_categories()
> Expected:
>     [Category of coxeter groups,
>      Category of finite groups,
>      Category of finite finitely generated semigroups]
> Got:
>     [Category of coxeter groups,
>      Category of finite well generated complex reflection groups,
>      Category of finite finitely generated semigroups]

super_categories() should return the "immediate" super categories (at
least that is how it was in the past). Since you now have the category
of finite well generated complex reflection groups, the category of
finite groups is not an *immediate* super category any longer.

Hence, I believe you can change the test according to the output that
you got.

Best regards,
Simon

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-combinat-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-combinat-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to