It’s a bit ironic: if you have a nifty idea for Python, you are often told to try it out on your own. And if you expect it to maybe make its way into Python, you’d want to use a dunder...
But then, dunders are reserved for the standard library. It’s a pickle. And it’s not like there’s no precedent: What about __version__ ? Which, by be the way, maybe it’s time to make official? https://www.python.org/dev/peps/pep-0396/ -CHB -- Christopher Barker, PhD Python Language Consulting - Teaching - Scientific Software Development - Desktop GUI and Web Development - wxPython, numpy, scipy, Cython
_______________________________________________ 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/Q6MSOPDHAL33N7H4WUUOHDMB4H6B4SIG/ Code of Conduct: http://python.org/psf/codeofconduct/