E&S CVS Commit: PyProtocols - Remove 'dispatch' package from PyProtocols, as it's now in RuleDispatc

pje@eby-sarna.com pje@eby-sarna.com
Sat Jul 16 12:32:00 2005


Author: pje
Date: Sat Jul 16 12:31:04 2005
New Revision: 2082

URL: http://svn.eby-sarna.com?rev=3D2082&view=3Drev
Log:
Remove 'dispatch' package from PyProtocols, as it's now in RuleDispatch

Removed:
    PyProtocols/src/dispatch/
    PyProtocols/src/protocols/tests/test_dispatch.py
    PyProtocols/src/protocols/tests/test_parsing.py
Modified:
    PyProtocols/TODO.txt
    PyProtocols/setup.py
    PyProtocols/src/protocols/tests/__init__.py
    PyProtocols/src/protocols/tests/test_advice.py