E&S CVS Commit: PyProtocols - Switch from using weakref.proxy to weakref.ref for Pointer, so that
pje at eby-sarna.com
pje at eby-sarna.com
Sat Feb 5 19:18:00 EST 2005
Module Name: PyProtocols
Committed By: pje
Date: Sun Feb 6 00:17:48 UTC 2005
Modified Files:
PyProtocols/src/dispatch: strategy.py
Log Message:
Switch from using weakref.proxy to weakref.ref for Pointer, so that
advanced criteria can retrieve the reference.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PyProtocols/src/dispatch/strategy.py.diff?r1=1.22&r2=1.23
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 PyProtocols/src/dispatch/strategy.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