python-wordpress-xmlrpc icon indicating copy to clipboard operation
python-wordpress-xmlrpc copied to clipboard

Proper fix for module 'collections' has no attribute 'Iterable'

Open emsi opened this issue 2 years ago • 0 comments

This PR provides a proper fix for the bug:

AttributeError: module 'collections' has no attribute 'Iterable'

It retains compatibility with older python version.

emsi avatar Apr 04 '23 16:04 emsi