E&S CVS Commit: PEAK - Changed internalize/externalize functions to work off of a configuration
pje at eby-sarna.com
pje at eby-sarna.com
Sun Feb 16 17:12:00 EST 2003
Module Name: PEAK
Committed By: pje
Date: Sun Feb 16 22:11:37 UTC 2003
Modified Files:
PEAK/src/peak/metamodels: MOF131.py
Log Message:
Changed internalize/externalize functions to work off of a configuration
namespace. Fixed a problem with MOF packages interpreting imports as
being like 'from x import *' when they should've been like 'import x'.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/metamodels/MOF131.py.diff?r1=1.11&r2=1.12
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 PEAK/src/peak/metamodels/MOF131.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