Re: getattr
- From: "Fredrik Lundh" <fredrik@xxxxxxxxxxxxxx>
- Date: Fri, 30 Sep 2005 18:34:18 +0200
> if you want to control further accesses, your __getattr__ has to return a
> proxy object, and use a suitable syntax to get the final value.
message.insert(index, "your users have to ")
</F>
.
- References:
- getattr
- From: kyaBey@xxxxxxxxx
- getattr
- Prev by Date: Re: Will python never intend to support private, protected and public?
- Next by Date: Re: grouping array
- Previous by thread: Re: getattr
- Next by thread: Opinion on Pyrex
- Index(es):