[Zope-Coders] removing more Zope decoys
Shane Hathaway
shane@zope.com
Wed, 20 Nov 2002 10:05:12 -0500
Matt Behrens wrote:
> On Wed, Nov 20, 2002 at 08:01:30AM -0500, Jeremy Hylton wrote:
>
>
>>There wasn't much response to this message. Shall I assume that no
>>response means no objections?
No objections.
>> JH> I think the following files could be removed or moved without
>> JH> any loss of functionality:
>>
>> JH> Setup15 Setup20 Main.py dcdb.py
>
>
> +1 on the first two. Dunno about the rest. IMO, all Setup* can go.
Main.py does not work. It should go. dcdb.py is an accidental commit
from 1998 (which has been accidentally maintained ;-) ). When you
remove them, don't forget to remove them from setup.py also.
Shane