E&S CVS Commit: PEAK - Replaced scheduler of 'UntwistedReactor' with an 'events.Scheduler', so we

pje at eby-sarna.com pje at eby-sarna.com
Tue Jan 13 19:00:00 EST 2004


Module Name:	PEAK
Committed By:	pje
Date:		Tue Jan 13 23:59:11 UTC 2004

Modified Files:
	PEAK/src/peak/running: scheduler.py
	PEAK/src/peak/running/tests: __init__.py

Log Message:
Replaced scheduler of 'UntwistedReactor' with an 'events.Scheduler', so we
can begin to use time-based events and threads in reactor-driven apps.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/running/scheduler.py.diff?r1=1.32&r2=1.33
http://cvs.eby-sarna.com/PEAK/src/peak/running/tests/__init__.py.diff?r1=1.13&r2=1.14

To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 PEAK/src/peak/running/scheduler.py
cvs rdiff -r1.13 -r1.14 PEAK/src/peak/running/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