Ya, lxml is very fast. One Query regarding JSON and XML
Personally, i feel xml provides a nice structure, whereas Json is just a dictionary(like pickling). What about large data and what if I want to edit the serialized file manually(for any wiered reason) and don't want to generate the file again(as it is huge). Thanks ------ Day Dreamer www.daydreamer3d.weebly.com On Friday, August 24, 2012 6:33:34 PM UTC+5:30, 5inch wrote: > > Hi Folks, > > has anyone of you experience with > Python´s *xml.dom.minidom* and Maya. > > I want to export some Maya Attributes (Int,String,Float) > via Python in a XML-File. > I didn´t find any good howTo/Tutorial on the Web which explains me all the > syntax in a > Dummie-fashion-way. > > Thanks for any Links/help, > > Cheers, 5inch > -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
