Revised PEP 318 - Function/Method Decorator Syntax

Courageous jkraska at san.rr.com
Wed Jun 11 00:46:50 EDT 2003


>To me, the [] are parentheses used as one might use
>parentheses to enclose an annotation in English, and...

Well, how about parentheses then? These appeal to Python's
higher order semantics, where lists of things enclosed in
parentheses are (generally) immutable.

C//





More information about the Python-list mailing list