On Mon, Jun 07, 2010 at 05:12:55PM -0700, Justin C. Walker wrote:
>
> On Jun 7, 2010, at 06:12 , Florent Hivert wrote:
>
>> Hi there,
>>
>> I've question concerning handling of hash value vs portability. Is sage
>> developer guide manual one can read:
>>
>>Here is the definition of __has
On Jun 7, 2010, at 06:12 , Florent Hivert wrote:
Hi there,
I've question concerning handling of hash value vs portability. Is
sage
developer guide manual one can read:
Here is the definition of __hash__ from the Python reference
manual.
Called for the key object for di
On Mon, Jun 07, 2010 at 02:37:27PM -0700, Robert Bradshaw wrote:
> On Jun 7, 2010, at 6:12 AM, Florent Hivert wrote:
>
>> Hi there,
>>
>> I've question concerning handling of hash value vs portability. Is sage
>> developer guide manual one can read:
>>
>>Here is the definition of __hash_
On Jun 7, 2010, at 6:12 AM, Florent Hivert wrote:
Hi there,
I've question concerning handling of hash value vs portability. Is
sage
developer guide manual one can read:
Here is the definition of __hash__ from the Python reference
manual.
Called for the key object for di
Hi there,
I've question concerning handling of hash value vs portability. Is sage
developer guide manual one can read:
Here is the definition of __hash__ from the Python reference manual.
Called for the key object for dictionary operations, and by the
built-in functi