@decorators

John Roth newsgroups at jhrothjr.com
Fri Aug 6 08:43:29 EDT 2004


"daishi" <google at daishi.fastmail.fm> wrote in message
news:d22692a3.0408052233.3459c3fa at posting.google.com...
> For what it's worth:
>
> As far as I know, the proposed @decorator syntax will be the first
> time that two logical lines of python with the same indentation will
> not be independent of one another.

Examples:

try - except - finally
if - elif - else
while - else

John Roth





More information about the Python-list mailing list