Skip to content

Commit

Permalink
Forward port fixes for collector #1621 and #1894 from the 2.8 branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Nov 22, 2005
1 parent e1a426d commit 8367638
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion DT_Util.py
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,10 @@ def name_param(params,tag='',expr=0, attr='name', default_unnamed=1):
- Special security-aware versions of 'getattr' and 'hasattr',
- The Python 'string', 'math', and 'whrandom' modules, and
- The Python 'string', 'math', modules,
- BBB alias for the Python 'whrandom' module (will be removed in
Zope 2.10),
- A special function, 'test', that supports if-then expressions.
The 'test' function accepts any number of arguments. If the
Expand Down

0 comments on commit 8367638

Please sign in to comment.