This line creates DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses https://github.com/PythonCharmers/python-future/blob/ef51288a32f7b83c6ae48ee8034bc881218b4ebb/src/past/builtins/misc.py#L45
This line creates DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
python-future/src/past/builtins/misc.py
Line 45 in ef51288