E&S CVS Commit: PEAK - Factored out URL parsing into a more generic parsing framework in

pje at eby-sarna.com pje at eby-sarna.com
Thu May 8 15:29:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Thu May  8 19:28:00 UTC 2003

Modified Files:
	PEAK/src/peak/naming: URL.py
	PEAK/src/peak/naming/factories: smtp.py uuid.py
	PEAK/src/peak/storage: LDAP.py
Added Files:
	PEAK/src/peak/util: fmtparse.py

Log Message:
Factored out URL parsing into a more generic parsing framework in
'peak.util.fmtparse', with a few minor optimizations and enhancements.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/naming/URL.py.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/PEAK/src/peak/naming/factories/smtp.py.diff?r1=1.18&r2=1.19
http://cvs.eby-sarna.com/PEAK/src/peak/naming/factories/uuid.py.diff?r1=1.13&r2=1.14
http://cvs.eby-sarna.com/PEAK/src/peak/storage/LDAP.py.diff?r1=1.21&r2=1.22
http://cvs.eby-sarna.com/PEAK/src/peak/util/fmtparse.py?rev=1.1&content-type=text/vnd.viewcvs-markup

To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 PEAK/src/peak/naming/URL.py
cvs rdiff -r1.18 -r1.19 PEAK/src/peak/naming/factories/smtp.py
cvs rdiff -r1.13 -r1.14 PEAK/src/peak/naming/factories/uuid.py
cvs rdiff -r1.21 -r1.22 PEAK/src/peak/storage/LDAP.py
cvs rdiff -r0 -r1.1 PEAK/src/peak/util/fmtparse.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