New submission from Marcin <erg...@gmail.com>:

http://pypi.python.org/pypi/decorator
this package allows to use decorators in python 2.5 same way as we could in 2.6,
i think its quite important because just recently i had the unpleasant situation
of having to run on python 2.5 software developed on 2.6, it was a pylons app
where all decorators worked fine except repoze.what ones. usage of this package
would make life easier and code more readable for developers.

----------
messages: 323
nosy: ergo
priority: urgent
status: unread
title: repoze.what decoratos should be usable in python2.5 too

__________________________________
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