On running it on python3 it throws an error `ModuleNotFoundError: No module named 'UserDict'` Looks like UserDict is scrapped from python3 so any new commits for the same.
On running it on python3 it throws an error
ModuleNotFoundError: No module named 'UserDict'Looks like UserDict is scrapped from python3 so any new commits for the same.