Skip to content
This repository has been archived by the owner on Feb 25, 2018. It is now read-only.

locale.getdefaultlocale() returns None #151

Closed
BoboTiG opened this issue May 29, 2017 · 1 comment
Closed

locale.getdefaultlocale() returns None #151

BoboTiG opened this issue May 29, 2017 · 1 comment

Comments

@BoboTiG
Copy link

BoboTiG commented May 29, 2017

Hello,

Does Esky change something with the locale.getdefaultlocale() behavior?
I tried on several different OS and I got good results. But from within an Esky built on macOS, I get (None, None). The same script outside Esky gives me ('fr_FR', 'UTF-8').

Do you have an idea what is going on here?

Thank you.

PS: setting the system locale does not change anything:

locale.setlocale(locale.LC_ALL, '')
@rfk
Copy link
Contributor

rfk commented Feb 25, 2018

Thanks for reaching out. Unfortunately this project is no longer actively maintained, so I'm going to move it into archive mode:

https://rfk.id.au/blog/entry/archiving-open-source-projects/

@rfk rfk closed this as completed Feb 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants