python-wordpress-xmlrpc
python-wordpress-xmlrpc copied to clipboard
Proper fix for module 'collections' has no attribute 'Iterable'
This PR provides a proper fix for the bug:
AttributeError: module 'collections' has no attribute 'Iterable'
It retains compatibility with older python version.