E&S CVS Commit: PyProtocols - Fix yet another import circularity, and remove a debugging print that got
pje at eby-sarna.com
pje at eby-sarna.com
Mon Dec 6 22:35:00 EST 2004
Module Name: PyProtocols
Committed By: pje
Date: Tue Dec 7 03:34:55 UTC 2004
Modified Files:
PyProtocols/src/dispatch: __init__.py functions.py predicates.py
Log Message:
Fix yet another import circularity, and remove a debugging print that got
left in.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PyProtocols/src/dispatch/__init__.py.diff?r1=1.10&r2=1.11
http://cvs.eby-sarna.com/PyProtocols/src/dispatch/functions.py.diff?r1=1.14&r2=1.15
http://cvs.eby-sarna.com/PyProtocols/src/dispatch/predicates.py.diff?r1=1.4&r2=1.5
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 PyProtocols/src/dispatch/__init__.py
cvs rdiff -r1.14 -r1.15 PyProtocols/src/dispatch/functions.py
cvs rdiff -r1.4 -r1.5 PyProtocols/src/dispatch/predicates.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
More information about the source-changes
mailing list