A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2013-March/124734.html below:

[Python-Dev] [Python-checkins] peps: Update for 436, explicitly supporting positional parameters forever, amen.

[Python-Dev] [Python-checkins] peps: Update for 436, explicitly supporting positional parameters forever, amen.Stefan Krah stefan at bytereef.org
Mon Mar 18 12:05:52 CET 2013
larry.hastings <python-checkins at python.org> wrote:
> +    Establishes that all the *proceeding* arguments are
> +    positional-only.  For now, Argument Clinic does not
> +    support functions with both positional-only and
> +    non-positional-only arguments; therefore, if ``/``
> +    is specified for a function, currently it must always
> +    be after the last parameter.  Also, Argument Clinic
> +    does not currently support default values for
> +    positional-only parameters.
> +
> +(The semantics of ``/`` follow a syntax for positional-only
> +parameters in Python once proposed by Guido. [5]_ )

I think the entire PEP would be easier to understand if the main sections
only contained the envisaged end result and all current preprocessor
deficiencies were listed in a single isolated section.


Stefan Krah



More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4