X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=roundup%2Fcgi%2FPageTemplates%2FPathIterator.py;h=4e6bd76d0a20983118d3ab701377009ce5ba9948;hb=cff4a0ee0f4aaed78c316cf70e2a3263f3158f02;hp=ded1d29ef46fe2f5f5d976b391ae682aca21d429;hpb=b4a76c697afb9a0004a0cef484a9cd06b9057038;p=roundup.git diff --git a/roundup/cgi/PageTemplates/PathIterator.py b/roundup/cgi/PageTemplates/PathIterator.py index ded1d29..4e6bd76 100644 --- a/roundup/cgi/PageTemplates/PathIterator.py +++ b/roundup/cgi/PageTemplates/PathIterator.py @@ -16,8 +16,9 @@ A TALES Iterator with the ability to use first() and last() on subpaths of elements. """ +__docformat__ = 'restructuredtext' -__version__='$Revision: 1.1 $'[11:-2] +__version__='$Revision: 1.2 $'[11:-2] import TALES from Expressions import restrictedTraverse, Undefs, getSecurityManager