[Zope-Checkins] CVS: Zope3/lib/python/Zope/Security - Checker.py:1.1.2.2 GetDescr.py:NONE

Jim Fulton jim@zope.com
Thu, 18 Apr 2002 18:16:25 -0400


Update of /cvs-repository/Zope3/lib/python/Zope/Security
In directory cvs.zope.org:/tmp/cvs-serv2919

Modified Files:
      Tag: SecurityProxy-branch
	Checker.py 
Removed Files:
      Tag: SecurityProxy-branch
	GetDescr.py 
Log Message:
Didn't need GetDescr here.

=== Zope3/lib/python/Zope/Security/Checker.py 1.1.2.1 => 1.1.2.2 ===
 from Zope.Exceptions import Unauthorized, Forbidden
-from GetDescr import GetDescr
 # XXX SecurityManagement needs to move out of App
 from Zope.App.Security.SecurityManagement import getSecurityManager
 

=== Removed File Zope3/lib/python/Zope/Security/GetDescr.py ===