E&S CVS Commit: PEAK - Add Twisted-compatible IScheduler implementation, minor adjustment to

pje at eby-sarna.com pje at eby-sarna.com
Wed Jan 14 19:14:01 EST 2004


Module Name:	PEAK
Committed By:	pje
Date:		Thu Jan 15 00:13:30 UTC 2004

Modified Files:
	PEAK/src/peak/events: event_threads.py interfaces.py
	PEAK/src/peak/running: scheduler.py

Log Message:
Add Twisted-compatible IScheduler implementation, minor adjustment to
IScheduler interface, and added 'exceptional()' and 'resolve()' methods to
the as-yet-unimplemented ISelector interface.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/events/event_threads.py.diff?r1=1.4&r2=1.5
http://cvs.eby-sarna.com/PEAK/src/peak/events/interfaces.py.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/PEAK/src/peak/running/scheduler.py.diff?r1=1.34&r2=1.35

To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 PEAK/src/peak/events/event_threads.py
cvs rdiff -r1.3 -r1.4 PEAK/src/peak/events/interfaces.py
cvs rdiff -r1.34 -r1.35 PEAK/src/peak/running/scheduler.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