Re: booleans, hash() and objects having the same value
- From: "Terry Reedy" <tjreedy@xxxxxxxx>
- Date: Wed, 30 Jan 2008 21:26:20 -0500
"Ryszard Szopa" <ryszard.szopa@xxxxxxxxx> wrote in message
news:9cdb261f-b81b-4eca-955a-a9b516eba9d2@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
| (Also, it is not completely clear what it means for two Python objects
| to "have the same value".
Objects of different types compare unequal unless provision is made
otherwise.
See http://docs.python.org/ref/comparisons.html for more
.
- References:
- booleans, hash() and objects having the same value
- From: Ryszard Szopa
- booleans, hash() and objects having the same value
- Prev by Date: Re: booleans, hash() and objects having the same value
- Next by Date: Re: Removing Pubic Hair Methods
- Previous by thread: Re: booleans, hash() and objects having the same value
- Next by thread: python modules collection
- Index(es):