firecat53 / networkmanager-dmenu

Control NetworkManager via dmenu
MIT License
783 stars 74 forks source link

Don't override user locale #116

Closed raffaem closed 1 year ago

firecat53 commented 1 year ago

@kirill9617 - you submitted the initial PR back in 2015 that included the ENV['LC_ALL'] = 'C' line. Is there any reason this can't be removed now with Python 3 and UTF-8 being pretty universal?