Re: Setting an attribute without calling __setattr__()



On Sat, 26 Apr 2008 08:28:38 -0700, animalMutha wrote:

Consider reading the *second* paragraph about __setattr__ in section
3.4.2 of the Python Reference Manual.

if you are simply going to answer rtfm - might as well kept it to
yourself.

Yes, but if you are telling where exactly to find the wanted information
in the documentation, like John did, you are teaching the OP how to fish.
Which is a good thing. Much more helpful than your remark anyway. You
might as well have kept it to yourself. :-þ

Ciao,
Marc 'BlackJack' Rintsch
.



Relevant Pages