cd7d584 tests: make them Python3.7 compatible

Authored and Committed by kparal 5 years ago
    tests: make them Python3.7 compatible
    
    logging.logger.level can no longer be monkeypatched under Python3.7,
    setLevel() must be called instead.
    
        
file modified
+1 -1
file modified
+7 -3