xmltodict v0.4.5 Release Notes

    • โœ… test with python 3.3 too
    • avoid u'unicode' syntax (fails in python 3.2)
    • ๐Ÿ– handle unicode input strings properly
    • โž• add strip_whitespace option (default=True)
    • ๐Ÿ”€ Merge pull request #16 from slestak/master
    • ๐Ÿ›  fix unittest
    • working with upstream to improve #15
    • โœ‚ remove pythonpath tweaks, change loc of #15 patch
    • upstream #15