[Python-Dev] Property syntax (Re: [Python-Dev] Extended Function syntax)

Moore, Paul Paul.Moore@atosorigin.com
Fri, 31 Jan 2003 09:41:23 -0000


From: Greg Ewing [mailto:greg@cosc.canterbury.ac.nz]
> But anyway, here's another idea:
>=20
>   def foo as property:

I quite like this - "as" as a modifier has a bit of prior
art in import, and it reads well.

Paul.