SVN: PluggableAuthService/trunk/plugins/DelegatingMultiPlugin.py Wrap long lines

Tres Seaver <[email protected]> Wed, 16 Nov 2005 13:00:56 -0500 (EST)
Newsgroups gmane.comp.web.zope.public-cvs
Message-ID <[email protected]>
Log message for revision 40165:
  Wrap long lines

Changed:
  U   PluggableAuthService/trunk/plugins/DelegatingMultiPlugin.py

-=-
Modified: PluggableAuthService/trunk/plugins/DelegatingMultiPlugin.py
===================================================================
--- PluggableAuthService/trunk/plugins/DelegatingMultiPlugin.py	2005-11-16 17:55:09 UTC (rev 40164)
+++ PluggableAuthService/trunk/plugins/DelegatingMultiPlugin.py	2005-11-16 18:00:56 UTC (rev 40165)
@@ -63,7 +63,8 @@
 
 
 class DelegatingMultiPlugin(Folder, BasePlugin):
-    """ The adapter that mediates between the PAS and the DelegatingUserFolder """
+    """ The adapter that mediates between the PAS and the DelegatingUserFolder
+    """
     security = ClassSecurityInfo()
     meta_type = 'Delegating Multi Plugin'
 

_______________________________________________
Zope-CVS maillist  -  [email protected]
http://mail.zope.org/mailman/listinfo/zope-cvs

Zope CVS instructions: http://dev.zope.org/CVS