[Zope-Coders] removing more Zope decoys
Jeremy Hylton
jeremy@zope.com (Jeremy Hylton)
Wed, 20 Nov 2002 08:01:30 -0500
>>>>> "JH" == Jeremy Hylton <jeremy@zope.com> writes:
JH> I'm looking around the tops of my current Zope checkout looking
JH> for decoys.
JH> I think the following files could be removed or moved without
JH> any loss of functionality:
JH> Setup15 Setup20 Main.py dcdb.py
JH> Move ts_regex.py to StructuredText package, as it is the only
JH> use of it.
JH> xmlrpclib.py is now in the Python std library, so it should go.
There wasn't much response to this message. Shall I assume that no
response means no objections?
Jeremy