Python for large projects?

Darrell news at dorb.com
Sun Jun 27 12:24:52 EDT 1999


> If it is only one object, one can try to wrap it in a class and
> overwrite setattr, setitem etc.
> This would inhibit that one changes the buffer data accidently. And
> put the data into an immutable sequence type (string, tuple).
>
> __Janko
>
I'll give that a look, but they can always get to it if they want. Maybe
that's ok, just worries me.

--Darrell






More information about the Python-list mailing list