E&S CVS Commit: PEAK - Ensure that resources opened by ZConfig.loader are always closed. (Only
pje at eby-sarna.com
pje at eby-sarna.com
Wed Sep 10 16:16:00 EDT 2003
Module Name: PEAK
Committed By: pje
Date: Wed Sep 10 20:15:18 UTC 2003
Modified Files:
PEAK/src/ZConfig: loader.py
Log Message:
Ensure that resources opened by ZConfig.loader are always closed. (Only
BaseLoader.loadURL() was closing them previously.)
This change was also checked into the Zope 3 CVS, which is ZConfig's true
home.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/ZConfig/loader.py.diff?r1=1.2&r2=1.3
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 PEAK/src/ZConfig/loader.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