On Fri, Nov 29, 2013 at 5:44 PM, Steven D'Aprano <[email protected]> wrote:
> Originally it was set to the empty string '' which tells Python to
> return the current locale.

Rather, an empty string instructs it to set the locale based on the
environment. The default value of None queries the category's locale.
_______________________________________________
Tutor maillist  -  [email protected]
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to