E&S CVS Commit: PEAK - Fixed GenericURLContext parser kludge by adding a supportsScheme() method
pje at eby-sarna.com
pje at eby-sarna.com
Fri Oct 11 16:26:01 EDT 2002
Module Name: PEAK
Committed By: pje
Date: Fri Oct 11 20:25:37 UTC 2002
Modified Files:
PEAK/src/peak/naming: contexts.py names.py
PEAK/src/peak/naming/factories: peak_imports.py
Log Message:
Fixed GenericURLContext parser kludge by adding a supportsScheme() method
to OpaqueURL/ParsedURL.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/naming/contexts.py.diff?r1=1.17&r2=1.18
http://cvs.eby-sarna.com/PEAK/src/peak/naming/names.py.diff?r1=1.17&r2=1.18
http://cvs.eby-sarna.com/PEAK/src/peak/naming/factories/peak_imports.py.diff?r1=1.5&r2=1.6
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 PEAK/src/peak/naming/contexts.py \
PEAK/src/peak/naming/names.py
cvs rdiff -r1.5 -r1.6 PEAK/src/peak/naming/factories/peak_imports.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