[Python-ideas] Optional parameters without default value

Ivan Levkivskyi levkivskyi at gmail.com
Thu Mar 2 07:26:04 EST 2017


On 2 March 2017 at 13:20, Paul Moore <p.f.moore at gmail.com> wrote:

> On 2 March 2017 at 11:31, Stephan Houben <stephanh42 at gmail.com> wrote:
> > NoDefault would be special syntax so that this would be disallowed:
> >
> > f(NoDefault)
>
> [...]
>
> So I guess I'm +0.5 on the proposed "positional only parameters"
> syntax, and -1 on any form of new language-defined sentinel value.
>
>
This is also my opinion.

--
Ivan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20170302/a782141c/attachment.html>


More information about the Python-ideas mailing list