On Jul 24, 11:54 am, Rob Beezer wrote:
> I'll get a ticket started soon.
Patches (resp. for vertices, edges) now at:
http://trac.sagemath.org/sage_trac/ticket/9741
http://trac.sagemath.org/sage_trac/ticket/9742
Rob
--
To post to this group, send an email to sage-devel@googlegroups.com
To unsu
Hi Carl,
Thanks for the heads-up, its been so long since I read the Python 3
changes and that one hadn't stuck. Will do.
Rob
On Jul 24, 1:20 pm, Carl Witty wrote:
> On Sat, Jul 24, 2010 at 11:54 AM, Rob Beezer wrote:
> > So it is a verb. ;-)
>
> > Looks like similar comments apply to edges
On Sat, Jul 24, 2010 at 11:54 AM, Rob Beezer wrote:
> So it is a verb. ;-)
>
> Looks like similar comments apply to edges().
>
> I'm thinking that optionally passing in a comparison function would be
> a nice thing to add - a minor convenience, but also it would drive
> home the point that the
So it is a verb. ;-)
Looks like similar comments apply to edges().
I'm thinking that optionally passing in a comparison function would be
a nice thing to add - a minor convenience, but also it would drive
home the point that the sorting is somewhat the caller's
responsibility in non-trivial si