E&S CVS Commit: PEAK - Added a 'shellcmd:' URL scheme that returns a function that calls

pje at eby-sarna.com pje at eby-sarna.com
Tue Jun 10 15:27:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Tue Jun 10 19:35:23 UTC 2003

Modified Files:
	PEAK/src/peak: peak.ini
Added Files:
	PEAK/src/peak/naming/factories: shellcmd.py

Log Message:
Added a 'shellcmd:'  URL scheme that returns a function that calls
'os.system()' on the body of the URL.  It's intended for use as a command
factory, as is needed by the 'URLChecker' periodic task.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/peak.ini.diff?r1=1.47&r2=1.48
http://cvs.eby-sarna.com/PEAK/src/peak/naming/factories/shellcmd.py?rev=1.1&content-type=text/vnd.viewcvs-markup

To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 PEAK/src/peak/peak.ini
cvs rdiff -r0 -r1.1 PEAK/src/peak/naming/factories/shellcmd.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