Gustavo Narea <m...@gustavonarea.net> added the comment:

Hi.

Python supports class decorators from version 2.6:
http://docs.python.org/whatsnew/2.6.html#pep-3129-class-decorators

And I also mentioned that in the documentation 
<http://code.gustavonarea.net/repoze.what-

There's no way we can make that syntax work in Python <= 2.5. You should either 
upgrade to
Python 2.6 or keep the workaround you're using.

Cheers!

----------
status: chatting -> resolved

__________________________________
Repoze Bugs <b...@bugs.repoze.org>
<http://bugs.repoze.org/issue108>
__________________________________
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to