E&S CVS Commit: TransWarp - Replaced "isinstance(-,str) or isinstance(-,unicode)" with
pje at eby-sarna.com
pje at eby-sarna.com
Thu Jun 6 15:58:00 EDT 2002
Module Name: TransWarp
Committed By: pje
Date: Thu Jun 6 19:57:26 UTC 2002
Modified Files:
TransWarp/src/TW/Utils: Import.py
Log Message:
Replaced "isinstance(-,str) or isinstance(-,unicode)" with
"isinstance(-,StringTypes)".
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/TransWarp/src/TW/Utils/Import.py.diff?r1=1.4&r2=1.5
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 TransWarp/src/TW/Utils/Import.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