[Python-Dev] @decorator syntax is sugar, but for what exactly?

Raymond Hettinger python at rcn.com
Tue Aug 10 07:52:43 CEST 2004



> -----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



More information about the Python-Dev mailing list