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/2004-August/047429.html below:

[Python-Dev] Re: Multi-line import implementation (was: 2.4a2, and @decorators)

[Python-Dev] Re: Multi-line import implementation (was: 2.4a2, and @decorators)Fredrik Lundh fredrik at pythonware.com
Mon Aug 9 17:55:59 CEST 2004
I wrote:

> which mentions that since "a, b = c" is already equivalent to "(a, b) = c", so
> "
> in mind, I'd hand out the following scores (0=don't really care):

JZ took control of my keyboard.  sorry for that.

the text above should have been:

    which mentions that since "a, b = c" is already equivalent to "(a, b) = c", so
    "from x import a, b" might as well made be equivalent to "from x import (a, b)".
    with that in mind, I'd hand out the following scores (0=don't really care)

</F>



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