gamehack wrote:
> Hi all,
>
> I was looking around the net to figure out how I can use the
> property() descriptor to make a property readable by everyone and only
> settable by the class or any derived classes. Thanks.
>
> Regards,
> gh
>
Congratulations, you have discovered a principal use of
gamehack wrote:
> Hi all,
>
> I was looking around the net to figure out how I can use the
> property() descriptor to make a property readable by everyone and only
> settable by the class or any derived classes. Thanks.
Forget it. You can try and come up with an implementation that will check
th