E&S CVS Commit: PEAK - Added 'OpenableURL' class that uses 'urllib2.urlopen()' to retrieve data.

pje at eby-sarna.com pje at eby-sarna.com
Sat Apr 19 16:26:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Sat Apr 19 20:25:37 UTC 2003

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

Log Message:
Added 'OpenableURL' class that uses 'urllib2.urlopen()' to retrieve data.
Now you can do 'naming.lookup("http://peak.telecommunity.com").read()' and
retrieve the PEAK home page.


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.32&r2=1.33
http://cvs.eby-sarna.com/PEAK/src/peak/naming/factories/openable.py?rev=1.1&content-type=text/vnd.viewcvs-markup

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