stchris / untangle

Converts XML to Python objects
MIT License
611 stars 83 forks source link

XML is okay but I get a strange error #59

Closed tvdsluijs closed 2 years ago

tvdsluijs commented 6 years ago
Element <None> with attributes None, children [Element(name = products, attributes = {}, cdata = 

)] and cdata 
None

I have no idea why. But the XML is okay.

stchris commented 5 years ago

@tvdsluijs can you provide an xml snippet and your code to reproduce this issue?

tvdsluijs commented 5 years ago

hi stchris, I have to look it up. Have not worked with it a long time

stchris commented 2 years ago

Feel free to reopen if this is still an issue and there are reproduction steps available