Changeset 1260

Show
Ignore:
Timestamp:
04/16/08 19:11:03 (8 months ago)
Author:
sgillies
Message:

I got setup tests that fail :)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • pleiades.policy/trunk/pleiades.policy.egg-info/PKG-INFO

    r1256 r1260  
    11Metadata-Version: 1.0 
    22Name: pleiades.policy 
    3 Version: 0.1dev 
     3Version: 0.1dev-r1256 
    44Summary: UNKNOWN 
    5 Home-page: http://svn.plone.org/svn/plone/plone.example 
     5Home-page: http://atlantides.org/trac/pleiades/wiki/PleiadesPolicy 
    66Author: Sean Gillies 
    7 Author-email: plone-developers@lists.sourceforge.net 
     7Author-email: sgillies@frii.com 
    88License: GPL 
    99Description: UNKNOWN 
  • pleiades.policy/trunk/pleiades.policy.egg-info/SOURCES.txt

    r1256 r1260  
    22setup.cfg 
    33setup.py 
     4docs/HISTORY.txt 
     5docs/INSTALL.txt 
     6docs/LICENSE.GPL 
     7docs/LICENSE.txt 
    48pleiades/__init__.py 
    59pleiades.policy.egg-info/PKG-INFO 
     
    913pleiades.policy.egg-info/namespace_packages.txt 
    1014pleiades.policy.egg-info/not-zip-safe 
     15pleiades.policy.egg-info/paster_plugins.txt 
    1116pleiades.policy.egg-info/requires.txt 
    1217pleiades.policy.egg-info/top_level.txt 
    1318pleiades/policy/__init__.py 
    14 pleiades/policy/tests.py 
     19pleiades/policy/configure.zcml 
     20pleiades/policy/tests/__init__.py 
     21pleiades/policy/tests/base.py 
     22pleiades/policy/tests/test_setup.py 
     23pleiades/policy/tests/tests.py