A RetroSearch Logo

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

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2004-August/048182.html below:

__metaclass__ and __author__ are already decorators

[Python-Dev] Re: __metaclass__ and __author__ are already decorators [Python-Dev] Re: __metaclass__ and __author__ are already decoratorsPhillip J. Eby pje at telecommunity.com
Sat Aug 21 23:21:28 CEST 2004
At 05:15 PM 8/21/04 -0400, Paul Morrow wrote:
>Christophe Cavalaria wrote:
>
>>can it be ? There's also the fact that it can't handle named parameters
>>like a regular function call. You can't write that :
>>def foo():
>>     __decoration__ = (1,1,param=True)
>
>As far as I know, we can't do that with the current decorator proposals 
>either.

@decoration(1,1,param=True)
def foo(whatever):
     pass


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