[Subversion] / PEAK / setup.py  

Diff of /PEAK/setup.py

Parent Directory | Revision Log

version 1375, Sat Aug 30 23:16:49 2003 UTC version 1409, Fri Oct 17 22:25:44 2003 UTC
Line 23 
Line 23 
     'peak.naming', 'peak.naming.factories', 'peak.net', 'peak.running',      'peak.naming', 'peak.naming.factories', 'peak.net', 'peak.running',
     'peak.running.tools', 'peak.running.tools.n2', 'peak.security',      'peak.running.tools', 'peak.running.tools.n2', 'peak.security',
     'peak.storage', 'peak.util', 'peak.web', 'protocols',      'peak.storage', 'peak.util', 'peak.web', 'protocols',
     'peak.running.tools.version'      'peak.running.tools.version', 'peak.query',
 ]  ]
   
 extensions = [  extensions = [
Line 52 
Line 52 
     packages += [      packages += [
         'peak.tests', 'peak.binding.tests', 'peak.config.tests',          'peak.tests', 'peak.binding.tests', 'peak.config.tests',
         'peak.model.tests', 'peak.naming.tests', 'peak.running.tests',          'peak.model.tests', 'peak.naming.tests', 'peak.running.tests',
         'peak.security.tests', 'peak.web.tests',          'peak.security.tests', 'peak.web.tests', 'peak.query.tests',
         'peak.storage.tests', 'peak.util.tests', 'protocols.tests',          'peak.storage.tests', 'peak.util.tests', 'protocols.tests',
     ]      ]
   


Generate output suitable for use with a patch program
Legend:
Removed from v.1375  
changed lines
  Added in v.1409

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help