[Repoze-dev] [issue108] repoze.what decoratos should be usable in python2.5 too

2009-11-15 Thread Gustavo Narea
Gustavo Narea m...@gustavonarea.net added the comment: Hello, ergo. That's in fact the package I use to create the decorators and repoze.what-pylons is supported (tested and known to work) in Python 2.4, 2.5 and 2.6 with no problems. Have a look at the following test suite, for example:

[Repoze-dev] [issue108] repoze.what decoratos should be usable in python2.5 too

2009-11-15 Thread Marcin
Marcin erg...@gmail.com added the comment: well, then something is still wrong, i have a server where we downgraded from python 2.6 to 2.5 and i got SYNTAX ERROR (while it worked flawlessly before change) on: @ControllerProtector(Any(in_group(u'administrators'), has_permission('access-admin')),

[Repoze-dev] [issue108] repoze.what decoratos should be usable in python2.5 too

2009-11-15 Thread Gustavo Narea
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

[Repoze-dev] [issue108] repoze.what decoratos should be usable in python2.5 too

2009-11-15 Thread Gustavo Narea
Gustavo Narea m...@gustavonarea.net added the comment: Oops, the URL in the previous message got trimmed. Here it is: http://tinyurl.com/p2zan2 -- status: resolved - chatting __ Repoze Bugs b...@bugs.repoze.org http://bugs.repoze.org/issue108

[Repoze-dev] [issue108] repoze.what decoratos should be usable in python2.5 too

2009-11-15 Thread Marcin
Marcin erg...@gmail.com added the comment: k, thanks ! -- status: resolved - chatting __ Repoze Bugs b...@bugs.repoze.org http://bugs.repoze.org/issue108 __ ___ Repoze-dev

[Repoze-dev] repoze.bfg 1.1 final released

2009-11-15 Thread Chris McDonough
repoze.bfg 1.1 has been released. You can install it via: easy_install -i http://dist.repoze.org/bfg/current/simple repoze.bfg Or via PyPI. The What's New In repoze.bfg 1.1 document details the changes made since the 1.0 release: http://docs.repoze.org/bfg/1.1/whatsnew-1.1.html The

[Repoze-dev] [issue108] repoze.what decoratos should be usable in python2.5 too

2009-11-15 Thread admin
System message: -- status: chatting - resolved __ Repoze Bugs b...@bugs.repoze.org http://bugs.repoze.org/issue108 __ ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org