Hi

Did you know the dev SDK still doesn't support python 2.7.
(Will soon but not right now)

Have you tried running the same code on python 2.5 ?

Though its probably not the problem.

Have you actually looked at the value of val from your line
dom_val = minidom.parseString(val) 

To see if it is well formed xml 

Rgds

Tim

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/zSuWI1VNcu0J.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to