Message46224
Logged In: YES
user_id=6380
Before 2.4final I'd like to see some changes to the syntax:
- Instead of @test, it should be somewhat more restricted,
preferably @ followed by a dotted name followed by an
optional argument list. @1+2 or @[1,2,3] just doesn't make
sense IMO.
- I'd like there to always be a newline between the last
decorator and the 'def' keyword. (This in the sake
of "greppability" per python-dev discussion.) |
|
Date |
User |
Action |
Args |
2007-08-23 15:38:16 | admin | link | issue979728 messages |
2007-08-23 15:38:16 | admin | create | |
|