stefanha / sanlock

Forked from sanlock 3 months ago
Clone

536f8fd tests: Use python3 and python2 compatible socket exception type

1 file Authored by Amit Bawer 5 years ago, Committed by nsoffer 5 years ago,
    tests: Use python3 and python2 compatible socket exception type
    
    Replace socket.error with EnvironmentError exception class
    
    co-authored with Nir Soffer <nsoffer@redhat.com>
    
    Signed-off-by: Amit Bawer <abawer@redhat.com>
    
        
file modified
+2 -2