[qmtest] exceptions.TypeError: All dictionary items must be strings, or all must be unicode
Mark Mitchell
mark at codesourcery.com
Tue Mar 2 03:30:27 UTC 2004
Andrew Funk wrote:
>Hi Mark,
>
>Yes, that was it. The keys are sensitive too, so I actually had to
>change the line to this:
>
>environment[str(variable)] = str(value)
>
>
Thanks for testing that change!
I researched this problem a little more and made the attached change
instead.
I've checked this in on the mainline and on the 2.1 branch, but it would
be great if you could test it out and confirm that it works for you.
Thanks,
--
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark at codesourcery.com
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diffs
URL: <http://sourcerytools.com/pipermail/qmtest/attachments/20040301/3f3eaf7b/attachment.ksh>
More information about the qmtest
mailing list