b700681 Avoid deprecated importlib.abc.TraversableResources

Authored and Committed by gotmax23 11 months ago
    Avoid deprecated importlib.abc.TraversableResources
    
    This fixes python-ansible-compat's FTBFS with python3.12, as its test
    suite enforces -Werror.
    
        
file modified
+6 -1