E&S CVS Commit: PEAK - Declare an interface for SQLConnections (but it still needs to actually

tsarna at eby-sarna.com tsarna at eby-sarna.com
Tue Nov 26 16:42:00 EST 2002


Module Name:	PEAK
Committed By:	tsarna
Date:		Tue Nov 26 21:41:22 UTC 2002

Modified Files:
	PEAK/src/peak/running: logs.py
	PEAK/src/peak/storage: SQL.py interfaces.py

Log Message:
Declare an interface for SQLConnections (but it still needs to actually
_describe) the interface).

Also fix running.logs for findUtilities' move.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/running/logs.py.diff?r1=1.6&r2=1.7
http://cvs.eby-sarna.com/PEAK/src/peak/storage/SQL.py.diff?r1=1.26&r2=1.27
http://cvs.eby-sarna.com/PEAK/src/peak/storage/interfaces.py.diff?r1=1.20&r2=1.21

To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 PEAK/src/peak/running/logs.py
cvs rdiff -r1.26 -r1.27 PEAK/src/peak/storage/SQL.py
cvs rdiff -r1.20 -r1.21 PEAK/src/peak/storage/interfaces.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