From owner-freebsd-python@FreeBSD.ORG Sat Mar 9 22:55:23 2013 Return-Path: Delivered-To: python@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2D10D7E4 for ; Sat, 9 Mar 2013 22:55:23 +0000 (UTC) (envelope-from sib@tormail.org) Received: from outgoing.tormail.org (outgoing.tormail.org [82.221.96.22]) by mx1.freebsd.org (Postfix) with ESMTP id C5234E4B for ; Sat, 9 Mar 2013 22:55:22 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=internal.tormail.org) by outgoing.tormail.org with esmtp (Exim 4.72) (envelope-from ) id 1UESfa-0005QA-Cc for python@freebsd.org; Sun, 10 Mar 2013 01:55:15 +0300 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tormail.org; s=tm; h=Message-Id:X-TorMail-User:Content-Transfer-Encoding:Content-Type:MIME-Version:To:From:Subject:Date; bh=gLC5i1ph1l2A/6NuErq8eS3ewgqMYScBqtlXXrMGfLw=; b=Q+t0OMNc5Le8sWXeBv2xG0S/mlFIgCjXf1eIQjemdY6fldOxbtTkwNoHBayJtLYVf9v+7odZoYTcXyXMXF035gx1q9Sfs29QZR38TBQlMyoGyvix3icw+atyaK7foxnqN2lKz4QA0XZht6f9cG4VdRrJe556j2qWNLokejyIGFE=; Received: from sib by internal.tormail.org with local (Exim 4.63) (envelope-from ) id 1UESdP-000Gdg-Ej for python@freebsd.org; Sat, 09 Mar 2013 22:52:59 +0000 Date: Sat, 9 Mar 2013 22:52:59 -0000 Subject: make python curses module work with unicode From: sib@tormail.org To: python@freebsd.org MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Importance: Normal X-TorMail-User: sib Message-Id: <1UESdP-000Gdg-Ej@internal.tormail.org> X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Mar 2013 22:55:23 -0000 Is there any update on this? It's a pretty annoying factor with things like net-p2p/deluge https://www.freebsd.org/cgi/query-pr.cgi?pr=ports/171246