E&S CVS Commit: PEAK - Added more docs and a test to the FileParsing framework. Refactored
pje at eby-sarna.com
pje at eby-sarna.com
Fri Nov 1 19:49:00 EST 2002
Module Name: PEAK
Committed By: pje
Date: Sat Nov 2 00:48:37 UTC 2002
Modified Files:
PEAK: TODO.txt
PEAK/src/peak/util: FileParsing.py
PEAK/src/peak/util/tests: __init__.py
Added Files:
PEAK/src/peak/util/tests: FileParsing.py
Log Message:
Added more docs and a test to the FileParsing framework. Refactored
AbstractConfigParser to make it easier to define how differently-processed
configuration sections will be handled. Misc. TODO additions.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/TODO.txt.diff?r1=1.9&r2=1.10
http://cvs.eby-sarna.com/PEAK/src/peak/util/FileParsing.py.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/PEAK/src/peak/util/tests/FileParsing.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PEAK/src/peak/util/tests/__init__.py.diff?r1=1.5&r2=1.6
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 PEAK/TODO.txt
cvs rdiff -r1.1 -r1.2 PEAK/src/peak/util/FileParsing.py
cvs rdiff -r0 -r1.1 PEAK/src/peak/util/tests/FileParsing.py
cvs rdiff -r1.5 -r1.6 PEAK/src/peak/util/tests/__init__.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