[Zope3-checkins] CVS: Zope3/src/zope/interface - pyskel.py:1.4.16.1
    Steve Alexander 
    steve at cat-box.net
       
    Wed Jan 14 15:58:45 EST 2004
    
    
  
Update of /cvs-repository/Zope3/src/zope/interface
In directory cvs.zope.org:/tmp/cvs-serv17568/src/zope/interface
Modified Files:
      Tag: steveachrismcd-securitypolicy-branch
	pyskel.py 
Log Message:
Removed all other traces of roles from the core code.
=== Zope3/src/zope/interface/pyskel.py 1.4 => 1.4.16.1 ===
--- Zope3/src/zope/interface/pyskel.py:1.4	Fri Aug 15 20:44:44 2003
+++ Zope3/src/zope/interface/pyskel.py	Wed Jan 14 15:58:14 2004
@@ -20,7 +20,7 @@
 Example:
 
     cd lib/python
-    python zope/interface/pyskel.py zope.app.interfaces..security.IRoleService
+    python zope/interface/pyskel.py zope.app.interfaces.pigs.IPigService
 
 The dotted name is the module name and interface object name connected
 with a dot.
    
    
More information about the Zope3-Checkins
mailing list