why i can't set locale?

contro opinion contropinion at gmail.com
Fri Aug 31 21:18:51 EDT 2012


>>> locale.setlocale(locale.LC_ALL, 'gbk')
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.6/locale.py", line 513, in setlocale
    return _setlocale(category, locale)
locale.Error: unsupported locale setting
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20120831/ac4c3a50/attachment.html>


More information about the Python-list mailing list