You know, I ran across that same issue and didn't pay much heed since I didn't need to ever nest more than once. So, as a side note you can always use the opposite quote fine in XML (and HTML for that matter). Meaning, if you want double-quotes in a string use a single-quote for your external delimiter.
attr='so I was talking and said, "hey there!" to him' That should work fine. Hadn't played around with escaping them since upgrading to the SVN version of TG though. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

