E&S CVS Commit: PEAK - Removed DTD line from a test file that was causing an error when parsed
pje at eby-sarna.com
pje at eby-sarna.com
Sat Oct 12 13:25:00 EDT 2002
Module Name: PEAK
Committed By: pje
Date: Sat Oct 12 17:24:29 UTC 2002
Modified Files:
PEAK/src/peak/metamodels/tests: MetaMeta.xml
Log Message:
Removed DTD line from a test file that was causing an error when parsed
with Python 2.3 CVS. Apparently the latest XML package actually tries to
*read* the DTD... There's probably a better fix for this, but for now
it's just noise.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/metamodels/tests/MetaMeta.xml.diff?r1=1.1&r2=1.2
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 PEAK/src/peak/metamodels/tests/MetaMeta.xml
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