E&S CVS Commit: PEAK - Fix XML parsing not looking up default XML namespace for element names.
pje at eby-sarna.com
pje at eby-sarna.com
Wed Oct 20 13:49:00 EDT 2004
Module Name: PEAK
Committed By: pje
Date: Wed Oct 20 17:48:43 UTC 2004
Modified Files:
PEAK/src/peak/config: config_components.py
PEAK/src/peak/util: SOX.py
PEAK/src/peak/util/tests: SOX.py
Log Message:
Fix XML parsing not looking up default XML namespace for element names.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/config/config_components.py.diff?r1=1.88&r2=1.89
http://cvs.eby-sarna.com/PEAK/src/peak/util/SOX.py.diff?r1=1.16&r2=1.17
http://cvs.eby-sarna.com/PEAK/src/peak/util/tests/SOX.py.diff?r1=1.8&r2=1.9
To generate a diff of this commit:
cvs rdiff -r1.88 -r1.89 PEAK/src/peak/config/config_components.py
cvs rdiff -r1.16 -r1.17 PEAK/src/peak/util/SOX.py
cvs rdiff -r1.8 -r1.9 PEAK/src/peak/util/tests/SOX.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