In this screencast we attempt to simply parse and print the XML file output from backpackit. The xml.dom.minidom python module parses the file into a python object. First attempts yield the UnicodeEncodeError which is resolved with appropriate encoding
Views :
1535
Rating :
0.00
Keywords, Tags :
python diveintopython backpackit codeitch parse minidom XML UnicodeEncodeError
Video Length :
5 : 24
Comments :
hope you are no longer have a cold! ;)
The cold, It comes it goes..Really need to screencast the many other things I have learnt since then..
HJ
I would like a part two of this, some kind of advanced screencast what someone could do further.
Perhaps also the use of an advanced XML module like elementtree or such stuff..