From owner-freebsd-python@FreeBSD.ORG Mon Oct 31 06:35:00 2011 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 9EED5106566B; Mon, 31 Oct 2011 06:35:00 +0000 (UTC) (envelope-from wenheping@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 387628FC0A; Mon, 31 Oct 2011 06:34:59 +0000 (UTC) Received: by gyb11 with SMTP id 11so1377775gyb.13 for ; Sun, 30 Oct 2011 23:34:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=9eXciRJjIX+hDmnFyT2Pz2vNe3krnq6bK5b/RDE0vgg=; b=p+rWLikGIfKzMhvXZN1CySRI/f8M6h/8KdAGqy6c//Dw3uhAXgNKXoIjNB4XMMK2wm pzTessjIaCVya+HJpKyhqA91olUsGcSua8qJcA1JjJbQFdg9jwX+TcxpVdBMUapGC7Vh QL6Lc8/Cj/us03gsQ4gHSJ+YlwOYrMMDyXnVo= MIME-Version: 1.0 Received: by 10.182.77.193 with SMTP id u1mr2599195obw.33.1320042899503; Sun, 30 Oct 2011 23:34:59 -0700 (PDT) Received: by 10.182.76.169 with HTTP; Sun, 30 Oct 2011 23:34:59 -0700 (PDT) In-Reply-To: <4EAB4D48.2090305@FreeBSD.org> References: <4E9B2A8D.5000108@yandex.ru> <4E9EA6B9.7010203@yandex.ru> <4EAB4AB7.1080709@FreeBSD.org> <4EAADCAD.3000403@yandex.ru> <4EAB4D48.2090305@FreeBSD.org> Date: Mon, 31 Oct 2011 14:34:59 +0800 Message-ID: From: wen heping To: miwi@freebsd.org Content-Type: text/plain; charset=UTF-8 Cc: python@freebsd.org, Ruslan Mahmatkhanov , Li-Wen Hsu Subject: Re: About zope and plone 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: Mon, 31 Oct 2011 06:35:00 -0000 Ruslan: Sorry I did not found that you import py-roman too. I imported it because another my port devel/py-mwlib need it. wen