E&S CVS Commit: TransWarp - Pre-release documentation and cleanup sweep, part 4! Cleaned up the Utils
pje at eby-sarna.com
pje at eby-sarna.com
Fri Feb 15 22:15:00 EST 2002
Module Name: TransWarp
Committed By: pje
Date: Sat Feb 16 03:14:46 UTC 2002
Modified Files:
TransWarp/docs: TODO.txt
TransWarp/src/TW/API: __init__.py
TransWarp/src/TW/Utils: Code.py Import.py Meta.py SOX.py
TransWarp/src/TW/XMI: Reading.py
Removed Files:
TransWarp/src/TW/Utils: ClassTypes.py
Log Message:
Pre-release documentation and cleanup sweep, part 4! Cleaned up the Utils
directory, added docstrings, and also removed the forced load of the TW.SEF
package when you import from TW.API. (It's been replaced with a lazy
import.) This sonofagun just might ship this weekend.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/TransWarp/docs/TODO.txt.diff?r1=1.7&r2=1.8
http://cvs.eby-sarna.com/TransWarp/src/TW/API/__init__.py.diff?r1=1.6&r2=1.7
http://cvs.eby-sarna.com/TransWarp/src/TW/Utils/Code.py.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/TransWarp/src/TW/Utils/Import.py.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/TransWarp/src/TW/Utils/Meta.py.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/TransWarp/src/TW/Utils/SOX.py.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/TransWarp/src/TW/XMI/Reading.py.diff?r1=1.19&r2=1.20
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 TransWarp/docs/TODO.txt
cvs rdiff -r1.6 -r1.7 TransWarp/src/TW/API/__init__.py
cvs rdiff -r1.2 -r0 TransWarp/src/TW/Utils/ClassTypes.py
cvs rdiff -r1.5 -r1.6 TransWarp/src/TW/Utils/Code.py
cvs rdiff -r1.2 -r1.3 TransWarp/src/TW/Utils/Import.py
cvs rdiff -r1.3 -r1.4 TransWarp/src/TW/Utils/Meta.py
cvs rdiff -r1.1 -r1.2 TransWarp/src/TW/Utils/SOX.py
cvs rdiff -r1.19 -r1.20 TransWarp/src/TW/XMI/Reading.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