2017-02-18 11:55 GMT+01:00 Nathaniel Smith <n...@pobox.com>: > > This is also potentially a downside, though... the macro-call proposal > not only handles the cases you're worrying about, but also handles a > bunch of cases that are basically impossible to handle in Python right > now. OTOH all the cases where your proposal is useful are ones that > Python can already handle at the cost of adding 6 characters. That's
not a terribly compelling argument for violating TOOWTDI, IMO. > > You know, you are probably right ;-) It was, in any case, more of a strawman counter-proposal to the "delayed: ..." syntax. Stephan > -n > > -- > Nathaniel J. Smith -- https://vorpus.org >
_______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/