decorators again (Guido's @ solution)
Mark Hahn <[email protected]> Sat, 7 Aug 2004 10:41:30 -0700
| Newsgroups | gmane.comp.lang.prothon.user |
|---|---|
| Organization | Hahn Creative Applications |
| Message-ID | <[email protected]> |
What does everyone think of Guido's at-sign solution for Python's decorators? He is apparently forcing it on Python. It reminds me of my early Prothon symbols. http://python.org/peps/pep-0318.html Should I copy this for Prothon decorators? Comments? Votes?