Skip to content

Fix issue when default locale cannot be detected - #27

Closed
micolous wants to merge 1 commit into
masterfrom
unknown-locale
Closed

Fix issue when default locale cannot be detected#27
micolous wants to merge 1 commit into
masterfrom
unknown-locale

Conversation

@micolous

Copy link
Copy Markdown
Collaborator

When the default locale cannot be detected, locale.getdefaultlocale may return (None, None). This works around the issue.

When the default locale cannot be detected, `locale.getdefaultlocale` may return `(None, None)`.  This works around the issue.
@micolous

Copy link
Copy Markdown
Collaborator Author

Applied onto #26 in 03d08fc

@micolous micolous closed this Jun 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant