E&S CVS Commit: PEAK - Adjusted test case to be usable under Python 2.3b1 -- it takes one more

pje at eby-sarna.com pje at eby-sarna.com
Sat Apr 26 10:47:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Sat Apr 26 14:46:17 UTC 2003

Modified Files:
	PEAK/src/peak/util/tests: advice.py

Log Message:
Adjusted test case to be usable under Python 2.3b1 -- it takes one more
step to create a root metatype under 2.3 because you can't assign __class__
on "heap types", and a type instance is of course an instance of a heap
type.


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

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