[Python-Dev] Dropping decorator syntax for 2.4?
Nick Coghlan
ncoghlan at iinet.net.au
Sat Jun 5 05:12:18 EDT 2004
Paul Prescod wrote:
> How about:
>
> from __experimental__ import decorator_syntax
Downloading and installing an alpha build means you're working with
something experimental by definition. Marking something as
'extra-experimental' isn't really necessary.
Until we hit the beta, the syntax isn't set in stone.
Regards,
Nick.
--
Nick Coghlan | Brisbane, Australia
Email: ncoghlan at email.com | Mobile: +61 409 573 268
More information about the Python-Dev
mailing list