Code

- merge Zope Collector #538 fix from ZPT CVS trunk (path expressions with a
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 26 Sep 2002 21:54:18 +0000 (21:54 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 26 Sep 2002 21:54:18 +0000 (21:54 +0000)
commita30b78526532bb0bf883224d43b1b51c24d6b831
treee54055c2248ed0994e8a53bb2de5a84332f1c48a
parent7baea6935ea0874611788fc7f77b10ed9b6a2538
- merge Zope Collector #538 fix from ZPT CVS trunk (path expressions with a
  non-path final alternate no longer try to call a value returned by that
  alternate)
- merge Zope Collector #573 fix from ZPT CVS trunk
- added 1000-user/issue benchmark test

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1269 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt
roundup/cgi/PageTemplates/Expressions.py
roundup/cgi/ZTUtils/Iterator.py
test/benchmark.py