Where's the documentation to support the following behavior...

Emile van Sebille emile at fenx.com
Tue Mar 17 18:22:49 EDT 2009


grocery_stocker wrote:
<snip>
> 
> It seems like id(list[<some value>]) == id(<some value>). 

It might seem that way, but test with other than single-character 
strings, eg lists like [7],[8],[9] and try again.

Emile





More information about the Python-list mailing list