CVS commit: pylib - Added SOX (Simple Objects from XML) module and unit tests, plus the
pje at eby-sarna.com
pje at eby-sarna.com
Mon Feb 5 22:45:28 EST 2001
Module Name: pylib
Committed By: pje
Date: Tue Feb 6 03:45:28 UTC 2001
Modified Files:
pylib/TW: Aspects.py
pylib/TW/tests: __init__.py
Added Files:
pylib/TW: SOX.py
pylib/TW/RootModel: __init__.py
pylib/TW/UML: __init__.py metamodel.xml plurals.txt
pylib/TW/tests: SOX.py
Log Message:
Added SOX (Simple Objects from XML) module and unit tests, plus the
beginnings of the RootModel and UML packages.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/pylib/TW/Aspects.py.diff?r1=1.1.1.1&r2=1.2
http://cvs.eby-sarna.com/pylib/TW/SOX.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/RootModel/__init__.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/UML/__init__.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/UML/metamodel.xml?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/UML/plurals.txt?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/tests/SOX.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/tests/__init__.py.diff?r1=1.3&r2=1.4
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pylib/TW/Aspects.py
cvs rdiff -r0 -r1.1 pylib/TW/SOX.py
cvs rdiff -r0 -r1.1 pylib/TW/RootModel/__init__.py
cvs rdiff -r0 -r1.1 pylib/TW/UML/__init__.py pylib/TW/UML/metamodel.xml \
pylib/TW/UML/plurals.txt
cvs rdiff -r0 -r1.1 pylib/TW/tests/SOX.py
cvs rdiff -r1.3 -r1.4 pylib/TW/tests/__init__.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