
July 25, 2022
8:17 a.m.
use None - that is effectively what you need. unless of course None is valid in your data set. -- Anthony Flury email : Anthony.flury@btinternet.com Twitter : @TonyFlury
On Jul 25, 2022, at 10:43 AM, Михаил Крупенков <kno3.2002@gmail.com> wrote:
Yes, I want that when Void is received in a function parameter it is not processed:
func(Void) == func() == "default" _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-leave@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/XDRPPS... Code of Conduct: http://python.org/psf/codeofconduct/