How to find system language within Python?
5
votes
2
answers
5631
views
Is there any way, in Python 3, to find out the language used by the system?
Even a tricky one though, like: reading from a file in a sneaky directory, and finding the string
'ENG'
or 'FRE'
within the file's content…
Asked by joH1
(948 rep)
Jul 11, 2016, 10:17 PM
Last activity: Feb 1, 2025, 09:48 PM
Last activity: Feb 1, 2025, 09:48 PM