From owner-freebsd-python@FreeBSD.ORG Sun Feb 22 20:01:38 2009 Return-Path: Delivered-To: python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E4D1106564A for ; Sun, 22 Feb 2009 20:01:38 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id E13958FC12 for ; Sun, 22 Feb 2009 20:01:37 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mobileKamikaze.norad (unknown [88.130.193.242]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id C6A448A012C; Sun, 22 Feb 2009 21:01:36 +0100 (CET) Message-ID: <49A1AF1E.2020802@bsdforen.de> Date: Sun, 22 Feb 2009 21:01:34 +0100 From: Dominic Fandrey User-Agent: Thunderbird 2.0.0.19 (X11/20090110) MIME-Version: 1.0 To: Tom McLaughlin References: <49A10C06.4060007@bsdforen.de> <49A1AD82.1040406@sdf.lonestar.org> In-Reply-To: <49A1AD82.1040406@sdf.lonestar.org> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: python@freebsd.org Subject: Re: python26 still not fixed X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Feb 2009 20:01:38 -0000 Tom McLaughlin wrote: > Dominic Fandrey wrote: >> I see in CVS that python26 has still not been fixed. >> Just replace the -= with a += in the Makefile. > > Fixed, thanks. > > tom > No, thank you! Regards