[EMAIL PROTECTED] ha scritto:
> >>> print kid.Template('<span xmlns:py="http://purl.org/kid/ns#"
> >>> value="${None}" />')
> <?xml version="1.0" encoding="utf-8"?>
> <span />
>
> But just looking it at I would assume it would suffer from the same
> problem.
>
I am not sure I understand your concern.
No "readonly" attribute is ever rendered if its content is None. See the
example above.
In your original posting, you were using an empty string instead of None.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---