31db579 Drop explicit locale setting

Authored and Committed by zbyszek 5 years ago
    Drop explicit locale setting
    
    Python3 now sets unicode locale automatically, this workaround
    should not be necessary anymore. For python2, let's use the lighter locale.
    
        
file modified
+7 -3