David Mertz: > I am a strong -1 on this
Thanks for your feedback. But I'm not suggesting introducing a new behavior. The @property already creates read-only member variables. What I'm suggesting is that introducing a new keyword or decorator as required to create a variable that can be modified from within the class but not outside the class. _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/FH3MH426QFU7S6PQ2XJPXOBTNO4ND7XS/ Code of Conduct: http://python.org/psf/codeofconduct/
