homepage

This issue tracker has been migrated to GitHub , and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients alexis, docs@python, eric.araujo, eryksun, feth, iritkatriel, terry.reedy
Date 2020年11月17日.06:08:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605593283.89.0.811112390148.issue12726@roundup.psfhosted.org>
In-reply-to
Content
locale.getlocale(category=LC_CTYPE)
 Returns the current setting for the given locale category as sequence containing language code, encoding. category may be one of the LC_* values except LC_ALL. It defaults to LC_CTYPE.
 Except for the code 'C', the language code corresponds to RFC 1766. language code and encoding may be None if their values cannot be determined.
---
The non-standard 'C' language code is documented. I am not sure that 'current program setting' is an improvement, especially if details have changed. So closing as 'good enough'
History
Date User Action Args
2020年11月17日 06:08:03terry.reedysetrecipients: + terry.reedy, eric.araujo, docs@python, alexis, feth, eryksun, iritkatriel
2020年11月17日 06:08:03terry.reedysetmessageid: <1605593283.89.0.811112390148.issue12726@roundup.psfhosted.org>
2020年11月17日 06:08:03terry.reedylinkissue12726 messages
2020年11月17日 06:08:03terry.reedycreate

AltStyle によって変換されたページ (->オリジナル) /