E&S CVS Commit: pylib - Added default value for '__proceed__' so that any metaclass initialization

pje at eby-sarna.com pje at eby-sarna.com
Thu Feb 14 14:38:00 EST 2002


Module Name:	pylib
Committed By:	pje
Date:		Thu Feb 14 19:37:10 UTC 2002

Modified Files:
	pylib/TW/API: Modules.py __init__.py

Log Message:
Added default value for '__proceed__' so that any metaclass initialization
that uses it won't croak during module preload.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/pylib/TW/API/Modules.py.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/pylib/TW/API/__init__.py.diff?r1=1.3&r2=1.4

To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pylib/TW/API/Modules.py
cvs rdiff -r1.3 -r1.4 pylib/TW/API/__init__.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