Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Python

Think you've got a new decorator syntax?

 

 

Python python RSS feed   Index | Next | Previous | View Threaded


steven.bethard at gmail

Aug 16, 2004, 9:49 AM

Post #1 of 2 (196 views)
Permalink
Think you've got a new decorator syntax?

You probably don't. ;) Here's a script that generates (almost) all of
the proposals so far. Don't worry, there's only 1224 that are both
not currently valid syntax and also easily greppable. ;)

http://ucsu.colorado.edu/~bethard/py/decorators.py

And the output (throwing away any syntaxes that were currently valid
or not easily greppable):

http://ucsu.colorado.edu/~bethard/py/decorators-output.py

Steve
--
http://mail.python.org/mailman/listinfo/python-list


davidf at sjsoft

Aug 19, 2004, 3:06 AM

Post #2 of 2 (169 views)
Permalink
Re: Think you've got a new decorator syntax? [In reply to]

Steven Bethard wrote:
> You probably don't. ;) Here's a script that generates (almost) all of
> the proposals so far. Don't worry, there's only 1224 that are both
> not currently valid syntax and also easily greppable. ;)
>
> http://ucsu.colorado.edu/~bethard/py/decorators.py
>
> And the output (throwing away any syntaxes that were currently valid
> or not easily greppable):
>
> http://ucsu.colorado.edu/~bethard/py/decorators-output.py
>
> Steve

Excellent! I propose that we accept *ALL* of the syntaxes! Flexibility!

David
--
http://mail.python.org/mailman/listinfo/python-list

Python python RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.