|
|
|
|
|
by scott_russell
1972 days ago
|
|
Agreed. I suspect that most uses of python decorators become moot with proper multi-line anonymous functions. I assume some would argue that decorators create more readable code but they seemed like a syntax hack to me. |
|