E&S CVS Commit: pylib - Made Eval capable of looking up names acquisition-style within the build
pje at eby-sarna.com
pje at eby-sarna.com
Tue Oct 23 09:57:00 EDT 2001
Module Name: pylib
Committed By: pje
Date: Tue Oct 23 13:56:39 UTC 2001
Modified Files:
pylib/TW: Builders.py
pylib/TW/tests: Components.py
Log Message:
Made Eval capable of looking up names acquisition-style within the build
context, and able to access globals via a second parameter. Added test
case for both abilities.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/pylib/TW/Builders.py.diff?r1=1.8&r2=1.9
http://cvs.eby-sarna.com/pylib/TW/tests/Components.py.diff?r1=1.5&r2=1.6
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pylib/TW/Builders.py
cvs rdiff -r1.5 -r1.6 pylib/TW/tests/Components.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