[Python-Dev] @decorator syntax is sugar, but for what exactly? (original) (raw)
Raymond Hettinger python at rcn.com
Tue Aug 10 07:52:43 CEST 2004
- Previous message: [Python-Dev] @decorator syntax is sugar, but for what exactly?
- Next message: [Python-Dev] Re: Python-Dev Digest, Vol 13, Issue 77
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
-----Original Message----- From: python-dev-bounces+python=rcn.com at python.org [mailto:python-dev- [Bengt Richter] Since I am copying this to python-dev, I'll re-ask whether @decorator has any peculiar thread safety pitfalls that should be warned against, just in case.
I would think that no thread safety issues would arise unless there were a stateful decorator.
Raymond
- Previous message: [Python-Dev] @decorator syntax is sugar, but for what exactly?
- Next message: [Python-Dev] Re: Python-Dev Digest, Vol 13, Issue 77
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]