a1b3873 make the test-suite use Python 3

Authored and Committed by kdudka 6 years ago
    make the test-suite use Python 3
    
    Unfortunately, smbserver.py does not work with Python 3 because
    there is no 'impacket' module available for Python 3:
    
    https://github.com/CoreSecurity/impacket/issues/61
    
        
file modified
+12 -2