Greetings,

>  In fact, this is almost a
purely cooperative game.

This sums it up the difference between secrets and the private
use case. I was echoing the  sentiments of the thread. The
mere putting of private does not ensure complete isolation. It's
for developers to understand that they should not directly access
the variable. This highlights the approach of Python that if it's for
humans,
better twerk it for that usecase.

> That's clear evidence of conflict, not cooperation.

The intended use is cooperation. If the consumers wish to go into uncharted
territory, they take their responsibility!

Kind Regards,

Abdur-Rahmaan Janhangeer
about <https://compileralchemy.github.io/> | blog
<https://www.pythonkitchen.com>
github <https://github.com/Abdur-RahmaanJ>
Mauritius
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/RHECV4TMCJOW7BBARKET4OSP64BBCJQK/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to