[zopeorg-checkins] CVS: Products/ZopeOrg-NV - ZopeOrgPermissions.py:1.3

Guido van Rossum guido at python.org
Thu Jan 16 12:51:56 EST 2003


Update of /cvs-zopeorg/Products/ZopeOrg-NV
In directory cvs.zope.org:/tmp/cvs-serv27024

Modified Files:
	ZopeOrgPermissions.py 
Log Message:
Whitespace normalization (to see if I have commit access now).


=== Products/ZopeOrg-NV/ZopeOrgPermissions.py 1.2 => 1.3 ===
 # Note that we can only use the default Zope roles in calls to
 # setDefaultRoles().  The default Zope roles are:
 # Anonymous, Manager, and Owner.
- 
+
 #
 # Zope.org Permissions
 #
@@ -14,4 +14,3 @@
 
 DemoteMaintainer = 'Demote maintainer'
 setDefaultRoles(DemoteMaintainer, ('Manager',))
-





More information about the zopeorg-checkins mailing list