E&S CVS Commit: PEAK - Typos and whitespace. 'UntwistedReactor' now works just as well as the

pje at eby-sarna.com pje at eby-sarna.com
Thu Apr 17 21:45:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Fri Apr 18 01:44:00 UTC 2003

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

Log Message:
Typos and whitespace.  'UntwistedReactor' now works just as well as the
Twisted reactor for running periodic tasks in task queues controlled by
an 'IMainLoop'.


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

To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 PEAK/src/peak/running/daemons.py
cvs rdiff -r1.4 -r1.5 PEAK/src/peak/running/interfaces.py
cvs rdiff -r1.5 -r1.6 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