[Checkins] SVN: zope.app.security/trunk/setup.py Oops,	remova a file that doesn't exist anymore from long_description.
    Dan Korostelev 
    nadako at gmail.com
       
    Thu Mar 12 04:51:02 EDT 2009
    
    
  
Log message for revision 97970:
  Oops, remova a file that doesn't exist anymore from long_description.
Changed:
  U   zope.app.security/trunk/setup.py
-=-
Modified: zope.app.security/trunk/setup.py
===================================================================
--- zope.app.security/trunk/setup.py	2009-03-12 08:47:18 UTC (rev 97969)
+++ zope.app.security/trunk/setup.py	2009-03-12 08:51:02 UTC (rev 97970)
@@ -32,8 +32,6 @@
           'Detailed Documentation\n' +
           '======================\n'
           + '\n\n' +
-          read('src', 'zope', 'app', 'security', 'globalprincipals.txt')
-          + '\n\n' +
           read('src', 'zope', 'app', 'security', 'browser',
                'authutilitysearchview.txt')
           + '\n\n' +
    
    
More information about the Checkins
mailing list