On 2015-01-19, Jonathan <[email protected]> wrote:
> sage: DD=dodecahedron()
> sage: print "length of vertex list:"+str(len(DD.vertex_list()))
> length of vertex list:20
> sage: DD.show()
> sage: print "length of vertex list:"+str(len(DD.vertex_list()))
> length of vertex list:60
>
>
>
> Somehow the show command is causing the verticies to be appended to the 
> vertex_list two extra times.  If others can verify, I will report a bug and 
> we can start looking for this...
>
> I've seen this on multiple running cases of 6.4.rc1 and 6.4.

I can confirm this on 6.5.beta5

Dima
>
> Thanks,
> Jonathan
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to