[Zope3-checkins] CVS: Zope3/src/zope/testing - cleanup.py:1.3.2.1

Steve Alexander steve at cat-box.net
Wed Jan 14 15:58:17 EST 2004


Update of /cvs-repository/Zope3/src/zope/testing
In directory cvs.zope.org:/tmp/cvs-serv17568/src/zope/testing

Modified Files:
      Tag: steveachrismcd-securitypolicy-branch
	cleanup.py 
Log Message:
Removed all other traces of roles from the core code.


=== Zope3/src/zope/testing/cleanup.py 1.3 => 1.3.2.1 ===
--- Zope3/src/zope/testing/cleanup.py:1.3	Sat Jan 10 06:01:15 2004
+++ Zope3/src/zope/testing/cleanup.py	Wed Jan 14 15:58:16 2004
@@ -32,7 +32,7 @@
 addCleanup::
 
 
-  addCleanUp(roleRegistry._clear)
+  addCleanUp(pigRegistry._clear)
 
 
 Revision information:




More information about the Zope3-Checkins mailing list