E&S CVS Commit: PEAK - Made all intramodel imports relative in generated code, so that package
pje at eby-sarna.com
pje at eby-sarna.com
Tue Feb 18 18:33:01 EST 2003
Module Name: PEAK
Committed By: pje
Date: Tue Feb 18 23:32:54 UTC 2003
Modified Files:
PEAK/src/peak/model: mof2py.py
Log Message:
Made all intramodel imports relative in generated code, so that package
inheritance will work correctly. Changed private name prefix to a single
underscore, because double-underscored names were being mangled when
referenced by nested classes.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/model/mof2py.py.diff?r1=1.6&r2=1.7
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 PEAK/src/peak/model/mof2py.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