On Fri, Mar 20, 2020 at 06:30:24PM +1300, Greg Ewing wrote:
> On 20/03/20 4:55 pm, Steven D'Aprano wrote:
> 
> >Are you aware that dunder names are reserved for Python's use?
> 
> Nobody is going to put you in jail if you use an unofficial dunder
> name. You just run the risk that your use of it will conflict with
> some official use in the future.

You're the second person mentioning crime or law. What did I say to 
give people the impression that I think that using a dunder is a 
criminal offence?

I didn't say that it was illegal or breaking the law, or a felony or 
even a misdemeaner. I didn't even make a value judgement about 
whether it was a good thing or a bad thing to use dunder names.

I said that dunders are reserved. Not everyone knows this.

What should I have said that won't be misinterpreted as an accusation of 
criminality?



-- 
Steven
_______________________________________________
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/WENSTMXVV7VXBHFU4NRNV252BF3VHOZX/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to