Printing variable names

Mark McEahern mark at mceahern.com
Sun Jan 18 19:38:54 EST 2004


[Me]
> There's no simple answer to this.  Consider the fact that you can have 
> more than one name bound to any given mutable instance.

[Dan Bishop]
> Why did you specify "mutable"?  The same applies to immutable
> instances.

I didn't think through the immutable issue, that's all.  So, in short,
no good reason.  <wink>

Cheers,

// m





More information about the Python-list mailing list