E&S CVS Commit: PyProtocols [PyProtocols-0_9-maint] - Fix an import problem in the non-speedups version, reported by Matthew
pje at eby-sarna.com
pje at eby-sarna.com
Thu Jul 8 00:12:01 EDT 2004
Module Name: PyProtocols
Committed By: pje
Date: Thu Jul 8 04:11:02 UTC 2004
Modified Files:
PyProtocols/src/protocols [PyProtocols-0_9-maint]: _speedups.c
_speedups.pyx api.py
PyProtocols/src/protocols/tests [PyProtocols-0_9-maint]: __init__.py
Log Message:
Fix an import problem in the non-speedups version, reported by Matthew
Scott.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PyProtocols/src/protocols/_speedups.c.diff?r1=1.10&r2=1.10.2.1
http://cvs.eby-sarna.com/PyProtocols/src/protocols/_speedups.pyx.diff?r1=1.10&r2=1.10.2.1
http://cvs.eby-sarna.com/PyProtocols/src/protocols/api.py.diff?r1=1.12&r2=1.12.2.1
http://cvs.eby-sarna.com/PyProtocols/src/protocols/tests/__init__.py.diff?r1=1.16.2.1&r2=1.16.2.2
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.10.2.1 PyProtocols/src/protocols/_speedups.c \
PyProtocols/src/protocols/_speedups.pyx
cvs rdiff -r1.12 -r1.12.2.1 PyProtocols/src/protocols/api.py
cvs rdiff -r1.16.2.1 -r1.16.2.2 PyProtocols/src/protocols/tests/__init__.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