Issue 1091302: minor bug in what's new > decorators (original) (raw)
Issue1091302
Created on 2004-12-26 09:32 by vinweh, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Messages (3) | ||
---|---|---|
msg23818 - (view) | Author: vincent wehren (vinweh) | Date: 2004-12-26 09:32 |
In What's New > 5 PEP 318: Decorators for Functions and Methods > ca. 5 Paragraph @A @B @C def f (): ... should say @A @B @C def f(): ... | ||
msg23819 - (view) | Author: vincent wehren (vinweh) | Date: 2004-12-26 09:34 |
Logged In: YES user_id=541292 Should have added the link: http://docs.python.org/whatsnew/node6.html | ||
msg23820 - (view) | Author: Skip Montanaro (skip.montanaro) * ![]() |
Date: 2004-12-26 15:32 |
Logged In: YES user_id=44345 Thanks. Corrected in whatsnew24.tex v 1.125. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:08 | admin | set | github: 41366 |
2004-12-26 09:32:05 | vinweh | create |