Hello.

I have a problem with kid 0.9.4

in master.kid
<div py:def="displayTest (test=False)" py:strip="">
        ${test}
</div>

later, calling it from somewhere as
${displayTest (test=True)}

This actually outputs "True" in page with kid 0.9.3
and "False" ??? with kid 0.9.4

For now I've reverted to kid 0.9.3 but tgsetup.py
gets 0.9.4 automatically and it's hard to remember to replace
kid every time for every new installation.
Especially in a hurry :)

Best regards.

--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to