E&S CVS Commit: PEAK - Added 'relativePath' parameter to 'lazyModule()' to support relative
pje at eby-sarna.com
pje at eby-sarna.com
Tue Feb 18 18:31:00 EST 2003
Module Name: PEAK
Committed By: pje
Date: Tue Feb 18 23:30:01 UTC 2003
Modified Files:
PEAK/src/peak/util: imports.py
Log Message:
Added 'relativePath' parameter to 'lazyModule()' to support relative
imports for module inheritance (package inheritance, actually).
Documented 'lazyModule()' and removed the now-unused 'lazyImport' class.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/util/imports.py.diff?r1=1.4&r2=1.5
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 PEAK/src/peak/util/imports.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