Created by: bnavigator
Python 3.10 removed the long deprecated namespace for collections base classes. Everything is in collections.abc since Python 3.3.
Created by: bnavigator
Python 3.10 removed the long deprecated namespace for collections base classes. Everything is in collections.abc since Python 3.3.