Message 412819 - Python tracker
Message412819
| Author | serhiy.storchaka |
|---|---|
| Recipients | lemburg, serhiy.storchaka, vstinner |
| Date | 2022-02-08.08:36:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1644309390.18.0.451023804058.issue46659@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
getdefaultlocale() falls back to LANG and LANGUAGE. It allows also to specify a list of looked up environment variables. How could this use case be covered with getlocale()? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-02-08 08:36:30 | serhiy.storchaka | set | recipients: + serhiy.storchaka, lemburg, vstinner |
| 2022-02-08 08:36:30 | serhiy.storchaka | set | messageid: <1644309390.18.0.451023804058.issue46659@roundup.psfhosted.org> |
| 2022-02-08 08:36:30 | serhiy.storchaka | link | issue46659 messages |
| 2022-02-08 08:36:30 | serhiy.storchaka | create | |