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/071072.html below:

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

[Python-Dev] New syntax for 'dynamic' attribute accessMichael Foord fuzzyman at voidspace.org.uk
Wed Feb 14 00:55:46 CET 2007
Armin Rigo wrote:
> 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
>
>
>   
Are you for these uses or mocking them ? Some of them look interesting...

FWIW, at Resolver (75k lines of IronPython code currently) we use 
getattr / setattr almost as many as 8 times. (I was very surprised at 
how low that was.)

That said, when I explained the proposal to two of my colleagues both of 
them were *very* happy with the  obj.[name] suggestion.

Michael Foord

> Sorry for the noise,
>
> Armin
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: http://mail.python.org/mailman/options/python-dev/fuzzyman%40voidspace.org.uk
>
>
>   

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