[Python-Dev] PEP 318 - generality of list;
restrictions on elements
Skip Montanaro
skip at pobox.com
Wed Mar 10 12:37:56 EST 2004
aahz> That still leaves the question for what *is* allowed within the
aahz> brackets. AFAICT, the options are
...
aahz> * Arbitrary expression (which must produce a sequence of callables)
My vote goes here.
aahz> BTW, have we agreed on the order in which decorators will be
aahz> applied?
No, but it seems to me that most people are assuming first-to-last in their
examples.
Skip
More information about the Python-Dev
mailing list