E&S CVS Commit: PEAK - Fix unconstrained __getattr__ routine that was forwarding __conform__
pje at eby-sarna.com
pje at eby-sarna.com
Tue Nov 30 14:16:01 EST 2004
Module Name: PEAK
Committed By: pje
Date: Tue Nov 30 19:15:21 UTC 2004
Modified Files:
PEAK/src/peak/storage: SQL.py
Log Message:
Fix unconstrained __getattr__ routine that was forwarding __conform__
requests to DBAPI cursor (Problem reported by R.D. Murray).
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/storage/SQL.py.diff?r1=1.76&r2=1.77
To generate a diff of this commit:
cvs rdiff -r1.76 -r1.77 PEAK/src/peak/storage/SQL.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