use str as variable name

Fredrik Lundh fredrik at pythonware.com
Thu Sep 4 04:05:20 EDT 2008


Mathieu Prevot wrote:

> I'll use:
> a.__setattr__(height, new_value)

that's an implementation detail.  please use setattr() instead, like 
everyone else.

</F>




More information about the Python-list mailing list