E&S CVS Commit: PEAK - Fixed a couple of type conversion bugs: the namespace redirects to
pje at eby-sarna.com
pje at eby-sarna.com
Wed Oct 29 16:12:00 EST 2003
Module Name: PEAK
Committed By: pje
Date: Wed Oct 29 21:11:18 UTC 2003
Modified Files:
PEAK/src/peak: peak.ini
PEAK/src/peak/storage: SQL.py
Log Message:
Fixed a couple of type conversion bugs: the namespace redirects to
'peak.sql_types' were broken, and some drivers weren't importing strings
designating type converters to be imported.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/peak.ini.diff?r1=1.79&r2=1.80
http://cvs.eby-sarna.com/PEAK/src/peak/storage/SQL.py.diff?r1=1.57&r2=1.58
To generate a diff of this commit:
cvs rdiff -r1.79 -r1.80 PEAK/src/peak/peak.ini
cvs rdiff -r1.57 -r1.58 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