X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Wed, 3 Feb 2010 09:33:09 +0100 Message-ID: Subject: Python does not support default locale From: Jurgen Defurne To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Dear all, This morning I started python from a new installation 1.7 installation and I got the following warning. bzr: warning: unsupported locale setting =A0bzr could not set the application locale. =A0Although this should be no problem for bzr itself, =A0it might cause problems with some plugins. =A0To investigate the issue, look at the output =A0of the locale(1p) tool available on POSIX systems. bzr: warning: unsupported locale setting =A0Could not determine what text encoding to use. =A0This error usually means your Python interpreter =A0doesn't support the locale set by $LANG (C.UTF-8) =A0Continuing with ascii encoding. Setting LC_ALL to C.ISO-8859-1 removed the warning. This is not blocking or anything else, but I thought that you might want to know (or you even knew it already :). Regards, Jurgen -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple