Changeset 129 for installers/windows/src/eduCommons/bin/zopepy-script.py
- Timestamp:
- 04/21/09 10:45:15 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
installers/windows/src/eduCommons/bin/zopepy-script.py
r55 r129 6 6 'c:\\educommons\\buildout-cache\\eggs\\plone-3.2.1-py2.4.egg', 7 7 'c:\\educommons\\buildout-cache\\eggs\\collective.captcha-1.4-py2.4.egg', 8 'c:\\educommons\\ buildout-cache\\eggs\\collective.contentlicensing-2.1.0-py2.4.egg',9 'c:\\educommons\\ buildout-cache\\eggs\\collective.zipfiletransport-2.1.1-py2.4.egg',8 'c:\\educommons\\src\\collective.contentlicensing', 9 'c:\\educommons\\src\\collective.zipfiletransport', 10 10 'c:\\educommons\\buildout-cache\\eggs\\iw.fss-2.7.6-py2.4.egg', 11 11 'c:\\educommons\\src\\collective.plonebookmarklets', … … 104 104 'c:\\educommons\\fake-eggs\\zope.i18n', 105 105 'c:\\educommons\\fake-eggs\\zope.schema', 106 'C:\\edu commons/zope2/lib/python',106 'C:\\eduCommons/zope2/lib/python', 107 107 ] 108 108
