No problem.  Want to help me figure out what's wrong with interrupt.pyx in
#12415?  ;-)
David


On Sat, Nov 10, 2012 at 5:20 PM, John H Palmieri <jhpalmier...@gmail.com>wrote:

> Oh, right. Fixed now. Thanks.
>
>   John
>
>
>
> On Saturday, November 10, 2012 4:09:25 PM UTC-8, David Roe wrote:
>
>> You don't define comparison, so it defaults to comparing id(self).
>> David
>>
>>
>> On Sat, Nov 10, 2012 at 1:18 PM, John H Palmieri <jhpalm...@gmail.com>wrote:
>>
>>> I wrote what I think is a simple class (see
>>> http://trac.sagemath.org/sage_**trac/ticket/13131<http://trac.sagemath.org/sage_trac/ticket/13131>),
>>> but it fails pickling tests:
>>>
>>>    sage: loads(dumps(T)) == T  # fails
>>>
>>> and
>>>
>>>    sage: Testsuite(T).run()  # fails _test_pickling
>>>
>>> Any suggestions on how to figure out why this is failing?
>>>
>>>
>>> --
>>> John
>>>
>>>  --
>>> You received this message because you are subscribed to the Google
>>> Groups "sage-devel" group.
>>> To post to this group, send email to sage-...@googlegroups.com.
>>> To unsubscribe from this group, send email to sage-devel+...@**
>>> googlegroups.com.
>>>
>>> Visit this group at 
>>> http://groups.google.com/**group/sage-devel?hl=en<http://groups.google.com/group/sage-devel?hl=en>
>>> .
>>>
>>>
>>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To post to this group, send email to sage-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-devel+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.


Reply via email to