> > On Fri, Apr 22, 2011 at 06:08:08AM +1200, Francois Bissey wrote:
> > >I'll leave the patch to you! Thanks for taking care of that.
> >
> > http://trac.sagemath.org/sage_trac/ticket/11236
>
> Thanks, building right now. Could you have a look at the two small
> patches I posted in #9958? I
> On Fri, Apr 22, 2011 at 06:08:08AM +1200, Francois Bissey wrote:
> >I'll leave the patch to you! Thanks for taking care of that.
>
> http://trac.sagemath.org/sage_trac/ticket/11236
>
Thanks, building right now. Could you have a look at the two small
patches I posted in #9958? I am not seeki
On Fri, Apr 22, 2011 at 06:08:08AM +1200, Francois Bissey wrote:
>I'll leave the patch to you! Thanks for taking care of that.
http://trac.sagemath.org/sage_trac/ticket/11236
Cheers,
Nicolas
--
Nicolas M. Thiéry "Isil"
http://Nicolas.Thiery.name/
--
To post
> On Thu, Apr 21, 2011 at 10:05:58PM +1200, Francois Bissey wrote:
> >> Does hitting Enter again not do it?
> >> David
> >
> >No! huu it didn't earlier this afternoon for some reason.
> >I had an ipython message. Never mind so I do what Nicolas asked:
> >sage: class CCl
On Thu, Apr 21, 2011 at 10:05:58PM +1200, Francois Bissey wrote:
>> Does hitting Enter again not do it?
>> David
>>
>
>No! huu it didn't earlier this afternoon for some reason.
>I had an ipython message. Never mind so I do what Nicolas asked:
>sage: class CCls(Parent):
> Does hitting Enter again not do it?
> David
>
No! huu it didn't earlier this afternoon for some reason.
I had an ipython message. Never mind so I do what Nicolas asked:
sage: class CCls(Parent):
: def __eq__(self, other):
: return True
:
sage: x = CCls()
Does hitting Enter again not do it?
David
On Wed, Apr 20, 2011 at 22:04, Francois Bissey <
francois.bis...@canterbury.ac.nz> wrote:
> > On Wed, Apr 20, 2011 at 06:41:26PM -0700, François wrote:
> > > > This test reduces to:
> > > >
> > > > sage: class CCls(Parent):
> > > > ... def
> On Wed, Apr 20, 2011 at 06:41:26PM -0700, François wrote:
> > > This test reduces to:
> > >
> > > sage: class CCls(Parent):
> > > ... def __eq__(self, other):
> > > ... return True
> > > sage: x = CCls()
> > > sage: x == None
> > > True
> > >
> > > and I
On Wed, Apr 20, 2011 at 06:41:26PM -0700, François wrote:
> > This test reduces to:
> >
> > sage: class CCls(Parent):
> > ... def __eq__(self, other):
> > ... return True
> > sage: x = CCls()
> > sage: x == None
> > True
> >
> > and I assume you get False ins
On Apr 20, 8:26 pm, "Nicolas M. Thiery"
wrote:
> On Fri, Apr 15, 2011 at 12:40:20PM +1200, Francois Bissey wrote:
> > After a small number of patch (#11156 from Nicolas M. Thiery, and 2 in
> > #9958, one of which is from my friend Steve Trogdon) we have a clear view
> > of what needs to be fixed
10 matches
Mail list logo