I need to use Python 2.4.4 to convert from Python dictionary and from a Python dictionary. All I need is the names and values of the node, I'm not worried about the features because none of the parsing of the XML. I can not use the ElementTree because it is 2.4.4 Not available, and I can not use third party libraries due to the environment of my work What is the easiest way for me to do this? Is there a good snippet?
In addition, if there is no easy way to do this, is there an optional serialization format which is the basic support for Python 2.4.4?
The question gives a list of some methods of XML serialization, for alternative serial formats, I think that module There is a good tool for this.
Comments
Post a Comment