E&S CVS Commit: PEAK - Renamed 'fd:' URL to 'fd.socket:', simplified its syntax to

pje at eby-sarna.com pje at eby-sarna.com
Thu Dec 4 13:03:00 EST 2003


Module Name:	PEAK
Committed By:	pje
Date:		Thu Dec  4 18:02:06 UTC 2003

Modified Files:
	PEAK: CHANGES.txt
	PEAK/src/peak: peak.ini
	PEAK/src/peak/naming/tests: __init__.py
	PEAK/src/peak/net: sockets.py

Log Message:
Renamed 'fd:' URL to 'fd.socket:', simplified its syntax to
'fd.socket:fileno/family/kind/protocol', and changed its attribute names to
match the syntax.  (The rename is because we may want 'fd.file:' later as
well.)


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/CHANGES.txt.diff?r1=1.106&r2=1.107
http://cvs.eby-sarna.com/PEAK/src/peak/peak.ini.diff?r1=1.97&r2=1.98
http://cvs.eby-sarna.com/PEAK/src/peak/naming/tests/__init__.py.diff?r1=1.20&r2=1.21
http://cvs.eby-sarna.com/PEAK/src/peak/net/sockets.py.diff?r1=1.11&r2=1.12

To generate a diff of this commit:
cvs rdiff -r1.106 -r1.107 PEAK/CHANGES.txt
cvs rdiff -r1.97 -r1.98 PEAK/src/peak/peak.ini
cvs rdiff -r1.20 -r1.21 PEAK/src/peak/naming/tests/__init__.py
cvs rdiff -r1.11 -r1.12 PEAK/src/peak/net/sockets.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