Possible constant assignment operators ":=" and "::=" for Python
tsaar2003 at yahoo.com
tsaar2003 at yahoo.com
Wed May 3 04:28:24 EDT 2006
> are you sure you know how Python's object model work ? if you do, please
> explain your proposal in terms of what needs to be changed, rather than in
> terms of wishful thinking.
No, I do not know. As stated in my first post, I am quite newbie in
Python and miss a simple and intuitive mechanism that would allow to
declare something as constant and that would protect these "constant"
objects from accidental modifications.
T.S.
More information about the Python-list
mailing list