Open fgheorghe opened 7 years ago
Defaults number of node children to empty list, for nodes which do not have sub-nodes. This will prevent errors such as from occuring: 'AttributeError: no such child: {http://webservices.amazon.com/AWSECommerceService/2013-08-01}Children'.
Thanks @fgheorghe, can you please add the relevant tests?
Defaults number of node children to empty list, for nodes which do not have sub-nodes. This will prevent errors such as from occuring: 'AttributeError: no such child: {http://webservices.amazon.com/AWSECommerceService/2013-08-01}Children'.