E&S CVS Commit: PEAK - Fixes for two issues: 1) there's just no getting around win32 drive letter

pje at eby-sarna.com pje at eby-sarna.com
Fri Aug 1 17:04:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Fri Aug  1 21:03:33 UTC 2003

Modified Files:
	PEAK/src/peak/naming/factories: openable.py

Log Message:
Fixes for two issues: 1) there's just no getting around win32 drive letter
issues, and 2) you can't use 'from foo import bar' if 'foo.bar' is a
not-yet-loaded lazy import module.  :(


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/naming/factories/openable.py.diff?r1=1.15&r2=1.16

To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 PEAK/src/peak/naming/factories/openable.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