Alternative decorator syntax decision
Robin Becker
robin at SPAMREMOVEjessikat.fsnet.co.uk
Thu Aug 19 20:37:07 EDT 2004
Paul McGuire wrote:
> There are a number of messages on the python-dev mail list that indicate
> that Guido is looking for some concensus to come from this list as to what
> *one* alternative syntax for decorators we would like him to consider in
> place of the @ syntax that is currently in 2.4a2.
....
Is there any discussion about which versions are currently legal python
in Python-2.x x<4? I deal with lot's of cross version maintainance
issues and the very worst are where the syntax makes it illegal even to
compile the files. I believe that B is legal and has implementations for
earlier pythons available, but are others?
--
Robin Becker
More information about the Python-list
mailing list