I had many times the same idea: why can't we just "say" to the called function "use your own default"? I'm quite sure this is possible in a tricky way, since defaults are stored in the function object.
Anyway, honestly I don't like your syntax proposal.
_______________________________________________ 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/GFLFFS2JL4S7UKDF2OK57VCFVYA6O6RD/ Code of Conduct: http://python.org/psf/codeofconduct/
