E&S CVS Commit: PEAK - Fixed some class/type problems with NamingExceptions; refactored URL

pje at eby-sarna.com pje at eby-sarna.com
Fri Jul 5 18:28:00 EDT 2002


Module Name:	PEAK
Committed By:	pje
Date:		Fri Jul  5 22:27:23 UTC 2002

Modified Files:
	PEAK/src/peak/naming: interfaces.py names.py
	PEAK/src/peak/naming/factories: smtp.py uuid.py
	PEAK/src/peak/util: Struct.py

Log Message:
Fixed some class/type problems with NamingExceptions; refactored URL
classes to use the new 'struct' class as a base type.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/naming/interfaces.py.diff?r1=1.13&r2=1.14
http://cvs.eby-sarna.com/PEAK/src/peak/naming/names.py.diff?r1=1.11&r2=1.12
http://cvs.eby-sarna.com/PEAK/src/peak/naming/factories/smtp.py.diff?r1=1.4&r2=1.5
http://cvs.eby-sarna.com/PEAK/src/peak/naming/factories/uuid.py.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/PEAK/src/peak/util/Struct.py.diff?r1=1.2&r2=1.3

To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 PEAK/src/peak/naming/interfaces.py
cvs rdiff -r1.11 -r1.12 PEAK/src/peak/naming/names.py
cvs rdiff -r1.4 -r1.5 PEAK/src/peak/naming/factories/smtp.py
cvs rdiff -r1.1 -r1.2 PEAK/src/peak/naming/factories/uuid.py
cvs rdiff -r1.2 -r1.3 PEAK/src/peak/util/Struct.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