E&S CVS Commit: PEAK - Added ability to pause and resume event sources (w/buffering), and ability

pje at eby-sarna.com pje at eby-sarna.com
Sun Feb 1 12:40:00 EST 2004


Module Name:	PEAK
Committed By:	pje
Date:		Sun Feb  1 17:39:56 UTC 2004

Modified Files:
	PEAK/src/peak/events: interfaces.py sources.py
	PEAK/src/peak/events/tests: test_events.py

Log Message:
Added ability to pause and resume event sources (w/buffering), and ability
to derive an IValue from any readable event source, using a function.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/events/interfaces.py.diff?r1=1.12&r2=1.13
http://cvs.eby-sarna.com/PEAK/src/peak/events/sources.py.diff?r1=1.8&r2=1.9
http://cvs.eby-sarna.com/PEAK/src/peak/events/tests/test_events.py.diff?r1=1.9&r2=1.10

To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 PEAK/src/peak/events/interfaces.py
cvs rdiff -r1.8 -r1.9 PEAK/src/peak/events/sources.py
cvs rdiff -r1.9 -r1.10 PEAK/src/peak/events/tests/test_events.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