[Python-ideas] Statement local functions and classes (aka PEP 3150 is dead, say 'Hi!' to PEP 403)
Carl M. Johnson
cmjohnson.mailinglist at gmail.com
Thu Oct 13 14:02:12 CEST 2011
On Oct 13, 2011, at 1:50 AM, Nick Coghlan wrote:
> I'm much happier with the keyword - "postdef" provides a strong hint
> to what it does, and also ties it in with the following function
> definition.
My 2 cents: postdef and @ seem to be a good pair, unless someone has a better name.
I would also be surprised if "postdef" as a keyword broke very much code.
More information about the Python-ideas
mailing list