writing xml dynamically in
self.response.out.write("""
        <Preferences>
- <Protocols>
  <Protocol>5</Protocol>
  <Protocol>2</Protocol>
  </Protocols>
  <Interface>1</Interface>
  <StartPage>Home</StartPage>
  <AllowEditOnPictureClick>False</AllowEditOnPictureClick>
  </Preferences>""")
will work or any other way to write it?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to