E&S CVS Commit: PEAK - Refactor .ini parsing so that there's a per-file globals dictionary in the
pje at eby-sarna.com
pje at eby-sarna.com
Sat Dec 20 20:14:00 EST 2003
Module Name: PEAK
Committed By: pje
Date: Sun Dec 21 01:13:38 UTC 2003
Modified Files:
PEAK/src/peak/config: config_components.py interfaces.py
Log Message:
Refactor .ini parsing so that there's a per-file globals dictionary in the
parser object. This is a prerequisite to supporting the "import on demand"
section type, among other things.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/config/config_components.py.diff?r1=1.66&r2=1.67
http://cvs.eby-sarna.com/PEAK/src/peak/config/interfaces.py.diff?r1=1.31&r2=1.32
To generate a diff of this commit:
cvs rdiff -r1.66 -r1.67 PEAK/src/peak/config/config_components.py
cvs rdiff -r1.31 -r1.32 PEAK/src/peak/config/interfaces.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