Trac #34872: AdditiveAbelianGroup_class.exponent() returns a Python int for the trivial group
{{{#!sage
sage: type(AdditiveAbelianGroup([]).exponent())
<class 'int'>
}}}
URL: https://trac.sagemath.org/34872
Reported by: lorenz
Ticket author(s): Lorenz Panny
Reviewer(s): Matthias Koeppe