On 2016-06-03 10:53, John Cremona wrote:
> If the method was called something else such as F.elements() 

+1

(and maybe deprecate .list() as it does not give you an idea what this
list contains)

The objects (as GF(5)) are and should be still iterable, thus one can
use list(GF(5)) and tuple(GF(5)) when to obtain a list or tuple.

Daniel

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

Reply via email to