E&S CVS Commit: PEAK - Add some helper routines for negotiated schemas, and an assertion that

pje at eby-sarna.com pje at eby-sarna.com
Wed Oct 20 20:32:01 EDT 2004


Module Name:	PEAK
Committed By:	pje
Date:		Thu Oct 21 00:31:54 UTC 2004

Modified Files:
	PEAK/src/peak/util: SOX.py

Log Message:
Add some helper routines for negotiated schemas, and an assertion that
'endElement("somename")' matches the name passed to 'startElement()'.
(The latter is to help parsing unit tests ensure they're checking the right
things; if a test passes the wrong element name because the human (i.e. me)
is confused as to what element is being closed, then the test will fail
with an AssertionError.)


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/util/SOX.py.diff?r1=1.18&r2=1.19

To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 PEAK/src/peak/util/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