E&S CVS Commit: PEAK - Fixed minor bugs found by playing around with the nis: and config: contexts
pje at eby-sarna.com
pje at eby-sarna.com
Sun Dec 8 17:19:00 EST 2002
Module Name: PEAK
Committed By: pje
Date: Sun Dec 8 22:18:13 UTC 2002
Modified Files:
PEAK/src/peak/naming: contexts.py names.py
Log Message:
Fixed minor bugs found by playing around with the nis: and config: contexts
in Ty's "namespace navigator" tool. One was a problem with parsing empty
composite names, and the other was that a string name could creep into a
situation where it should first have been converted to a compound name.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/naming/contexts.py.diff?r1=1.43&r2=1.44
http://cvs.eby-sarna.com/PEAK/src/peak/naming/names.py.diff?r1=1.42&r2=1.43
To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 PEAK/src/peak/naming/contexts.py
cvs rdiff -r1.42 -r1.43 PEAK/src/peak/naming/names.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