TypeError: unhashable type: 'dict' when attempting to hash list - advice sought

Laura Creighton lac at openend.se
Sun Aug 30 14:20:49 EDT 2015


In a message of Sun, 30 Aug 2015 10:34:18 -0700, kbtyo writes:

>@Laura - thank you. I observed this earlier. Please see my reply to Ben and MRAB for the most up to date status. 

For the more general problem of 'how do I parse my XML'
download and use this package.
https://pypi.python.org/pypi/xmlutils/1.1

It is all set up for reading xml and for writing csv, leaving you
with the manipulation in between (if any) you need.

Laura




More information about the Python-list mailing list