django-xmlrpc
django-xmlrpc copied to clipboard
Update import path for Callable to work with python 3.9+
Callable moved from collections to collection.abc in python 3.9; this was deprecated since python 3.3