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/2007-February/071071.html below:

[Python-Dev] New syntax for 'dynamic' attribute access

[Python-Dev] New syntax for 'dynamic' attribute accessArmin Rigo arigo at tunes.org
Tue Feb 13 23:18:55 CET 2007
Hi,

On Mon, Feb 12, 2007 at 12:38:27AM -0700, Neil Toronto wrote:
>    obj.*str_expression


    x = *('variable%d' % n)

    f(a, b, *('keyword%d' % n) = c)

    class *('33strangename'):
        pass

    def *(funcname)(x, y, *(argname), *args, **kwds):
        pass

    import *modname as mymodule



Sorry for the noise,

Armin
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