E&S CVS Commit: PEAK - Added a prototype PEP 246-like 'adapt()' implementation. It incorporates

pje at eby-sarna.com pje at eby-sarna.com
Wed Apr 23 20:22:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Thu Apr 24 00:21:53 UTC 2003

Modified Files:
	PEAK/src/peak: interface.py

Log Message:
Added a prototype PEP 246-like 'adapt()' implementation.  It incorporates
some revisions/simplifications of PEP 246; see:

    http://mail.python.org/pipermail/python-dev/2003-April/034955.html

for my proposal to the Python core developers list for how PEP 246 should
be revised.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/interface.py.diff?r1=1.2&r2=1.3

To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 PEAK/src/peak/interface.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