forked from sascha/godot
Fix import for collections Mapping
Mapping and other "abstract base classes" were moved after python 3.3 from collections to collections.abc
Python 3.3 is long gone and a newer version of python won't support this code.
(cherry picked from commit 7ec6392d46)
3.5
parent
4c76594e0d
commit
d6ada73063
Loading…
Reference in New Issue