[Zope-Checkins] CVS: Zope3/lib/python/Zope/App/ZMI - ZMIViewService.py:1.1.2.8.6.1
Casey Duncan
casey@zope.com
Tue, 9 Apr 2002 12:36:45 -0400
Update of /cvs-repository/Zope3/lib/python/Zope/App/ZMI
In directory cvs.zope.org:/tmp/cvs-serv11768/Zope/App/ZMI
Modified Files:
Tag: casey-security-reorg-branch
ZMIViewService.py
Log Message:
Mass checkin for security reorganization branch. I will retest this and merge
upon BDFL approval...
=== Zope3/lib/python/Zope/App/ZMI/ZMIViewService.py 1.1.2.8 => 1.1.2.8.6.1 ===
res.append( view_value )
-
+ print res
return res
def _createContext(self, object):