On Tue, 2004-03-30 at 06:17, Ka-Ping Yee wrote: > Three different positions for decorators have been suggested: > > (a) def [decorator] func(arg, arg): > > (b) def func [decorator] (arg, arg): > > (c) def func(arg, arg) [decorator]: Another possibility that has been suggested is [decorator] def func(arg, arg): This has some of the same readability benefits as (c). Jeremy
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